One - One Code All

Blog Content

Jupyter notebook添加目录导航

Python   2015-04-18 08:20:24

1. 在命令行运行:pip install jupyter_contrib_nbextensions

2. 确保jupyter notebook已被关闭,在命令行运行:jupyter contrib nbextension install --user --skip-running-check

3. 启动jupyter notebook,选项栏出现Nbextensions,点击它。勾选Table of Contents。

4. ipynb内容页中进行设置。



上一篇:nohup命令输出到指定的文件, 而不是默认的nohup.out
下一篇:ssh登录错误ECDSA host key for ip has changed解决方案

The minute you think of giving up, think of the reason why you held on so long.