Python-jupyter-使用教程

1 安装

打开cmd,使用pip进行安装:

1
pip install jupyterlab

2 使用

cmd输入:

1
jupyter-lab

在浏览器输入:http://localhost:8888/