如何为jupyter notebook添加目录?
程序员文章站
2022-05-06 16:09:24
...
打开Anaconda Prompt
输入
pip install jupyter_contrib_nbextensions
然后安装之后再输入
jupyter contrib nbextension install --user
再打开jupyter notebook
多出了这个选项,点击Nbextensions
勾选Table of Contents(2)
下一篇: Python 爬虫案例(二)--附件下载
推荐阅读
-
如何修改通过Anaconda安装的jupyter notebook的工作目录
-
详解如何修改jupyter notebook的默认目录和默认浏览器
-
任意目录 直接右键 jupyter notebook打开
-
在Jupyter Notebook/Lab中添加R Kernel
-
Jupyter-notebook更改默认浏览器,工作目录
-
python jupyter notebook配置更改默认工作目录、更换皮肤主题、代码字体大小
-
Jupyter Notebook添加代码自动补全功能的实现
-
Jupyter notebook 修改更目录与配置不同环境
-
多个conda环境共享jupyter notebook(notebook 添加 conda 环境)
-
jupyter notebook添加conda中的环境