other:python:starting
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| other:python:starting [2023/05/17 10:10] – [Using a non-standard kernel] Added mkdir to create the kernels directory jypeter | other:python:starting [2025/07/03 16:18] (current) – [Using a non-standard kernel] jypeter | ||
|---|---|---|---|
| Line 136: | Line 136: | ||
| - | ===== Using the LSCE jupyterhub server ===== | + | ===== Using JupyterHub servers ===== |
| + | |||
| + | ==== JupyterHub servers available for LSCE users ==== | ||
| + | |||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * You will **have to** be on the LSCE wired network, or use the [[https:// | ||
| + | * Otherwise, check the IPSL server documentation, | ||
| + | |||
| + | ==== Notebooks and jupyter servers documentation | ||
| + | |||
| + | FIXME | ||
| - | The [[https:// | ||
| - | * from a computer on the LSCE wired network: https:// | ||
| - | * from other computers: start the [[https:// | ||
| ==== Using a non-standard kernel ==== | ==== Using a non-standard kernel ==== | ||
| Line 161: | Line 169: | ||
| Available kernels: | Available kernels: | ||
| python3 | python3 | ||
| - | - Copy the existing kernel directory that you have found to your home directory. You can use the existing kernel name, or use a new kernel name (using only ASCII letters, numbers, | + | - Copy the existing kernel directory that you have found to your home directory |
| > | > | ||
| > | > | ||
| Line 175: | Line 183: | ||
| kernel.json | kernel.json | ||
| - | > | + | > |
| { | { | ||
| " | " | ||
| Line 186: | Line 194: | ||
| " | " | ||
| " | " | ||
| + | } | ||
| </ | </ | ||
| - | - refresh | + | - Refresh |
| ===== Python distributions available for LSCE users ===== | ===== Python distributions available for LSCE users ===== | ||
| Line 198: | Line 207: | ||
| ==== LSCE distribution ==== | ==== LSCE distribution ==== | ||
| - | * Contact: the LSCE system administrators | + | * Contact: the [[other: |
| * Where: //obelix// interactive servers and //obelix// cluster at LSCE | * Where: //obelix// interactive servers and //obelix// cluster at LSCE | ||
| * Initialization type: [[other: | * Initialization type: [[other: | ||
| - | * What's installed: type '' | + | * What's installed: type '' |
| < | < | ||
| - | $ module | + | $ module avail python |
| - | [...] | + | python/ |
| - | python/2.7 | + | python/2.7.5 |
| - | python/2.7.5 | + | |
| - | python/ | + | |
| - | python/3 | + | |
| - | python/3.9 | + | |
| - | python/4artic | + | |
| - | python/esmpy | + | |
| - | python/intel | + | |
| - | [...] | + | |
| $ module load python/3.9 | $ module load python/3.9 | ||
| Line 222: | Line 223: | ||
| $ python | $ python | ||
| - | Python 3.9.7 (default, Sep 16 2021, 13:09:58) | + | Python 3.9.15 (main, Nov 24 2022, 14:31:59) |
| - | [GCC 7.5.0] :: Anaconda, Inc. on linux | + | [GCC 11.2.0] :: Anaconda, Inc. on linux |
| Type " | Type " | ||
| >>> | >>> | ||
other/python/starting.1684311044.txt.gz · Last modified: by jypeter
