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/02/01 11:29] – [Initialization] Updated the instruction jypeter | other:python:starting [2024/09/13 16:20] (current) – Updated the jupyter section 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. You can use the existing kernel name, or use a new kernel name (using only ASCII letters, numbers, |
+ | >cp -pr / | ||
> | > | ||
Line 197: | Line 206: | ||
==== 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 221: | Line 222: | ||
$ 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.1675247381.txt.gz · Last modified: 2023/02/01 11:29 by jypeter