jupyter notebook显示目录

icydengyw / 2023-09-01 / 原文

在jupyter notebook中写多了就会很乱

最好还是有目录

命令行:

pip install jupyter_contrib_nbextensions
jupyter contrib nbextension install --user

参考:https://zhuanlan.zhihu.com/p/99887908