Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| technical:python [2020/08/17 17:22] – [Python 3.8] chunchung | technical:python [2021/03/27 07:27] (current) – 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 | ||
| </ | </ | ||
| - | + | ====Useful extensions==== | |
| - | =====Python 3.8===== | + | * Table of Contents (2) |
| + | * Freeze | ||
| + | * Hide input | ||
| + | =====Create environment for different python version===== | ||
| + | * This uses version 3.8 as example. However, python 3.8 is now available from Anaconda | ||
| <code bash> | <code bash> | ||
| conda update -n base -c defaults conda | conda update -n base -c defaults conda | ||
