jupyter notebook 显示目录的导航栏

2年前 (2023-02-17)Python notes3110

打开命令窗口:  Anaconda powershell prompt

输入以下命令:(就是安装Nbextensions)

pip install jupyter_contrib_nbextensions

jupyter contrib nbextension install --user

jupyter nbextension enable codefolding/main


安装好Nbextensions之后,可以看到 jupyter notebook首页多了一个选项卡

image.png

点进去,勾选Table of Contents:

image.png


image.png

收藏
点赞

扫描二维码推送至手机访问。

版权声明:本文由周律廷的笔记发布,如需转载请注明出处。

本文链接:https://lvtingbiji.top/post/3504.html

分享给朋友: