Jupyter Notebook 添加目录

Posted Scott_Zhang

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Jupyter Notebook 添加目录相关的知识,希望对你有一定的参考价值。

 1.  安装 jupyter_contrib_nbextensions

pip install jupyter_contrib_nbextensions

2. 配置 nbextension
jupyter contrib nbextension install --user

3. 启动jupyter notebook
选择 Nbextensions
勾选 Table of Contents

 

常见问题:
远程访问 jupyter notebok, 服务启动失败

解决方法:
无需更改新的设置,更改原服务器端口号即可
官方文档请参考:
https://github.com/ipython-contrib/jupyter_contrib_nbextensions 

以上是关于Jupyter Notebook 添加目录的主要内容,如果未能解决你的问题,请参考以下文章

开发工具 | 即将jupyter的新一代notebook

在右键菜单中添加用Jupyter Notebook打开

为啥jupyter notebook代码运行一直没有反应

为啥jupyter notebook代码运行一直没有反应?

jupyter笔记本起始目录

1在指定目录下启动Jupyter Notebook