如何为anaconda中的jupyter的markdown添加大纲
1、打开anaconda的命令行

3、安装jupyter插件jupyter contrib nbextension install --user

5、启动之后能查看到jupyter插件已经安装

7、任意打开一个文件,点击工具栏的展开按钮,就能看见大纲了

1、打开anaconda的命令行
3、安装jupyter插件jupyter contrib nbextension install --user
5、启动之后能查看到jupyter插件已经安装
7、任意打开一个文件,点击工具栏的展开按钮,就能看见大纲了