Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revisionBoth sides next revision
technical:python [2020/09/11 04:41] – [Python 3.8] chunchungtechnical:python [2021/03/27 07:27] – [Python with jupyter-lab] chunchung
Line 6: Line 6:
 conda install -c conda-forge jupyter_contrib_nbextensions jupyter_nbextensions_configurator conda install -c conda-forge jupyter_contrib_nbextensions jupyter_nbextensions_configurator
 </code> </code>
 +=====Useful extensions===== 
 +  * Table of Contents (2) 
 +  * Freeze 
 +  * Hide input
 =====Create environment for different python version===== =====Create environment for different python version=====
 * This uses version 3.8 as example. However, python 3.8 is now available from Anaconda * This uses version 3.8 as example. However, python 3.8 is now available from Anaconda