首页 > 学院 > 开发设计 > 正文

Jupyter notebook 使用 [持续更新]

2019-11-08 03:11:26
字体:
来源:转载
供稿:网友

安装

pip install jupyter

运行

jupyter notebook (或者 ipython notebook 也是可以的)

系统会自动开启服务并在浏览器中打开,便可以开始进行交互式编程了。


发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表