生成配置文件
jupyter notebook --generate-config
安装代码补齐
conda install -c conda-forge jupyter_contrib_nbextensions
jupyter contrib nbextension install --user
conda install -c conda-forge jupyter_nbextensions_configurator
jupyter nbextensions_configurator enable --user