我正在嘗試在 Jupyter 筆記本中運行 shell 命令,但它不起作用
!which python
它顯示一個錯誤
'which' is not recognized as an internal or external command,
operable program or batch file.
uj5u.com熱心網友回復:
如果您正在使用基于 Windows 的系統:
!where python
別的:
%
轉載請註明出處,本文鏈接:https://www.uj5u.com/caozuo/396799.html
標籤:壳 jupyter-笔记本 蟒蛇
上一篇:為什么我的腳本不在一行列印輸出?
