安装
pip install jupyter
运行
jupyter notebook (或者 ipython notebook 也是可以的)
系统会自动开启服务并在浏览器中打开,便可以开始进行交互式编程了。
本文介绍如何通过pip安装Jupyter Notebook,并使用命令行启动它。安装完成后,系统会自动开启服务并在浏览器中加载,方便用户进行交互式编程。
pip install jupyter
jupyter notebook (或者 ipython notebook 也是可以的)
系统会自动开启服务并在浏览器中打开,便可以开始进行交互式编程了。
2219

被折叠的 条评论
为什么被折叠?