码迷,mamicode.com
首页 > 其他好文 > 详细

jupyter notebook 安装代码提示功能

时间:2019-07-23 17:20:46      阅读:716      评论:0      收藏:0      [点我收藏+]

标签:config   container   orm   点击   root   width   成功   user   开启   

 

我的是在anaconda中的root环境下运行以下命令,在其他环境下发现没有效果

1

pip install jupyter_contrib_nbextensions

jupyter contrib nbextension install  --user

 

2.

pip install--user jupyter_nbextensions_configurator

jupyter nbextensions_configurator enable --user

 

3.安装成功会在http://localhost:8888/tree中出现Nbextensions

 
技术图片

点击并勾选Hinteriand,即可开启代码提示功能

 
技术图片

jupyter notebook 安装代码提示功能

标签:config   container   orm   点击   root   width   成功   user   开启   

原文地址:https://www.cnblogs.com/lvdongjie/p/11232486.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!