Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| technical:python [2026/01/26 13:43] – [Python with jupyter-lab] chunchung | technical:python [2026/01/26 13:45] (current) – [Python with jupyter-lab] chunchung | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| conda install jupyterlab | conda install jupyterlab | ||
| </ | </ | ||
| - | ====Useful | + | Useful |
| - | * Table of Contents (2) | + | <code bash> |
| - | * Freeze | + | conda install jupyter-ruff |
| - | * 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 | ||
