1. 安装pip install jupyter_contrib_nbextensions
2. jupyter contrib nbextension install --user --skip-running-check
3. 启动jupyter notebooke jupyter notebook --allow-root --ip 0.0.0.0
4. 打开jupyter 设置目录
5. 打开jupyter 文件,设置cell markdown 填写内容,右边就会出现相应的目录内容
网友评论