安装
启动
魔法命令
插件
参考资料
将同时安装 notebook, ipython 等一系列模块;
Jupyter Project Documentation
Last updated 3 years ago
pip install jupyterlab # pip install notebook
## 默认参数启动 jupyter lab ## 常用参数 jupyter lab --port=9999 --no-browser --autoreload --ip=xxx