【问题标题】:Jupyter notebook is not able to execute unix command (i.e. ls,pwd etc)?Jupyter notebook 无法执行 unix 命令(即 ls、pwd 等)?
【发布时间】:2017-06-09 15:30:10
【问题描述】:

我写了!cat array.txt,结果是:

错误:'cat' 未被识别为内部或外部命令, 可运行的程序或批处理文件。

【问题讨论】:

标签: python jupyter


【解决方案1】:

试试这个命令 %cat array.txt

【讨论】:

    猜你喜欢
    • 2019-07-13
    • 1970-01-01
    • 2023-04-05
    • 1970-01-01
    • 1970-01-01
    • 2018-12-12
    • 2016-12-06
    • 2019-08-20
    相关资源
    最近更新 更多