首页 > 技术文章 > Jupyter Notebook

eaglediao 2017-12-08 01:53 原文

1 安装

使用python的pip安装
pip install jupyter notebook

2 运行

终端输入: jupyter notebook 启动
运行此命令的目录即工作目录。
浏览器页面

推荐阅读