Jupyter
Summary: Author: 张亚飞 | Read Time: 1 minute read | Published: 2016-09-22
Filed under
—
Categories:
Linux
—
Tags:
Note,
Jupyter
环境配置
安装
Jupyter Lab
pip install jupyterlab
jupyter-lab
Jupyter Notebook
pip install notebook
jupyter notebook
Comments