jupyter的常用操作

320 阅读1分钟
  • cmd
  • 代码补齐
python -m pip install jupyter_contrib_nbextensions
jupyter contrib nbextension install --user --skip-running-check

安装完成后,勾选 “Table of Contents” 以及 “Hinterland”。 其中 Hinterland 是用来自动补全代码的

  • jupyter notebook

mp.weixin.qq.com/s/uUtZLAl_I…