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 [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 198: | 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 222: | 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.1684311044.txt.gz · Last modified: 2023/05/17 10:10 by jypeter