python jupyter notebook使用

安装:

pip install jupyter

 

配置文件生成目录:

jupyter notebook--generate-config ,生成默认配置文件到C:\Users\Administrator\.jupyter\jupyter_notebook_config.py

运行:

打开cmd命令提示符窗口输入jupyter notebook 回车,然后浏览器就会打开Jupyter notebook。

posted @ 2023-04-24 11:24  wangssd  阅读(31)  评论(0编辑  收藏  举报