Jupyter

Summary: Author: 张亚飞 | Read Time: 1 minute read | Published: 2016-09-22
Filed under Categories: LinuxTags: Note,

Jupyter 环境配置

安装

Installing Jupyter

Jupyter Lab

pip install jupyterlab
jupyter-lab

Jupyter Notebook

pip install notebook
jupyter notebook

Comments

Cor-Ethan, the beverage → www.iirii.com