Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| technical:python [2026/01/26 13:43] – [Useful extensions] chunchung | technical:python [2026/01/26 13:45] (current) – [Python with jupyter-lab] chunchung | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| <code bash> | <code bash> | ||
| conda install jupyterlab | conda install jupyterlab | ||
| + | </ | ||
| + | Useful packages: | ||
| + | <code bash> | ||
| + | conda install jupyter-ruff | ||
| </ | </ | ||
| + | |||
| =====Create environment for different python version===== | =====Create environment for different python version===== | ||
