mac下怎么在终端打开jupyter KenChow 2021-01-25 558 阅读1分钟 python3 -m IPython notebook 一键打开的方法:创建.command文件,写入命令,然后双击打开即可执行。