我在.ipynb文件中有一些代码,并且我不需要IPython Notebook的"交互"功能.我想直接从Mac终端命令行运行它.
基本上,如果这只是一个.py文件,我相信我可以从命令行执行python filename.py..ipynb文件有类似的东西吗?
python ipython jupyter-notebook nbconvert
ipython ×1
jupyter-notebook ×1
nbconvert ×1
python ×1