jupyter notebook 补全代码设置
打开任务管理器安装::pip install jupyter_contrib_nbextensions

配置:继续输入jupyter contrib nbextension install --user --skip-running-check (此过程关闭jupyter notebook)

完成后打开jupyter notebook进行配置hiterland就搞定


打开任务管理器安装::pip install jupyter_contrib_nbextensions

配置:继续输入jupyter contrib nbextension install --user --skip-running-check (此过程关闭jupyter notebook)

完成后打开jupyter notebook进行配置hiterland就搞定

