第一步:安装jupyter_contrib_nbextensions库

python -m pip install jupyter_contrib_nbextensions

第二步:执行

jupyter contrib nbextension install --user --skip-running-check

在原来的基础上勾选: “Table of Contents” 以及 “Hinterland”
jupyter notebook代码自动补全功能

相关文章:

  • 2021-09-25
  • 2020-06-30
  • 2021-12-15
  • 2021-11-17
  • 2021-11-17
  • 2018-04-28
  • 2021-10-20
  • 2021-08-03
猜你喜欢
  • 2021-09-27
  • 2021-12-15
  • 2021-12-15
  • 2021-12-13
  • 2021-12-15
  • 2021-12-15
  • 2021-08-30
相关资源
相似解决方案