关于jupyter notebook代码自动补全笔记

    科技2022-07-21  125

    我的电脑:

    win7+anaconda3.7+TensorFlow

    利用anaconda prompt(anaconda打开),用cmd写也行

    1.在什么环境下就先打开什么环境,比如TensorFlow:activate tensorflow

    2.安装nbextensions

    pip install jupyter_contrib_nbextensions jupyter contrib nbextension install --user

    3. 安装 nbextensions_configurator

    pip install jupyter_nbextensions_configurator jupyter nbextensions_configurator enable --user

    4. 点击“Nbextensions”->取消“disable configuration for nbextensions without explicit compatibility (they may break your notebook environment, but can be useful to show for nbextension development)”->选择“Hinterland”

     

     

     

    Processed: 0.008, SQL: 8