只需要 直接运行
pip install nbopen
python -m nbopen.install_win
我的系统是
win10
,对应的
ananconda3 4.2.0
执行完上面两条命令以后
还需要
先打开
jupyter note ,
然后
打开的时候选择
python
打开方式,选择成默认打开方式。
后面再打开
ipynb
文件只需要
双击就能够打开。
参考下面这篇文章。
http://axil.github.io/how-to-open-ipynb-file-with-one-doubleclick-on-windows.html
文件末尾
PS
是
默认环境变量
的
PATH
中
配置了
jupyter
文件。