Another powerful weapon of anaconda write python code jupyter notebook

1, anaconda has two 64-bit and 32-bit versions, support for mainstream operating system

2, Tsinghua mirror download site (once terminated, and now has been restored)

3, download and install plug-ins to be installed, either by nbextensions (see: https: //blog.csdn.net/August1226/article/details/80762632)

pip install jupyter_contrib_nbextensions
jupyter contrib nbextension install --user
jupyter nbextension enable codefolding/main

 

Guess you like

Origin www.cnblogs.com/augustone/p/11326273.html