无情月饼

文章
9
资源
0
加入时间
2年10月17天

Windows 安装Jupyter Nbextensions,开启代码提示1. 打开Anaconda Powershell Prompt:2. pip install jupyter_contrib_nbextensions3. jupyter contrib nbextension install --user4. 开启方法提示功能6.其他辅助功能

Windows 安装Jupyter Nbextensions,开启代码提示1. 打开Anaconda Powershell Prompt:2. ```pip install jupyter_contrib_nbextensions```3. ```jupyter contrib nbextension install --user```4. 开启方法提示功能6.其他辅助功能1. 打开Anaconda Powershell Prompt:2. pip install jupyter_contrib