首先安装jupyter
pip install jupyter
启动jupyter notebook
jupyter notebook
然后会自动打开网页:http://localhost:8888/tree
开始干活!
启动jupyter lab
jupyter lab
自动打开网页:http://localhost:8888/lab
开工,干活!
首先安装jupyter
pip install jupyter
启动jupyter notebook
jupyter notebook
然后会自动打开网页:http://localhost:8888/tree
开始干活!
启动jupyter lab
jupyter lab
自动打开网页:http://localhost:8888/lab
开工,干活!