User Tools

Site Tools


other:python:starting

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
other:python:starting [2023/05/17 08:10]
jypeter [Using a non-standard kernel] Added mkdir to create the kernels directory
other:python:starting [2024/05/30 13:41]
jypeter [LSCE distribution] Updated
Line 198: Line 198:
 ==== LSCE distribution ==== ==== LSCE distribution ====
  
-  * Contact: the LSCE system administrators ​([[help-lsce@lsce.ipsl.fr]])+  * Contact: the [[other:​newppl:​starting#​getting_help_from_the_lsce_system_administrators|LSCE system administrators]]
   * Where: //obelix// interactive servers and //obelix// cluster at LSCE   * Where: //obelix// interactive servers and //obelix// cluster at LSCE
   * Initialization type: [[other:​newppl:​starting#​using_module_to_access_optional_programs|module based]] + //conda//   * Initialization type: [[other:​newppl:​starting#​using_module_to_access_optional_programs|module based]] + //conda//
-  * What's installed: type ''​conda list''​ after initializing the LSCE distribution+  * What's installed: type ''​conda list''​ after initializing ​on of the LSCE distributions
  
 <​code>​ <​code>​
-$ module ​-t avail +$ module avail python 
-[...] +python/​2.7 ​     python/​2-ramces python/​3.9 ​     python/intel 
-python/2.7 +python/2.7.5    ​python/3        python/​4artic
-python/2.7.5 +
-python/​2-ramces +
-python/3 +
-python/3.9 +
-python/4artic +
-python/esmpy +
-python/intel +
-[...]+
  
 $ module load python/3.9 $ module load python/3.9
Line 222: Line 214:
  
 $ python $ python
-Python 3.9.(defaultSep 16 202113:09:58+Python 3.9.15 (mainNov 24 202214:31:59
-[GCC 7.5.0] :: Anaconda, Inc. on linux+[GCC 11.2.0] :: Anaconda, Inc. on linux
 Type "​help",​ "​copyright",​ "​credits"​ or "​license"​ for more information. Type "​help",​ "​copyright",​ "​credits"​ or "​license"​ for more information.
 >>>​ >>>​
other/python/starting.txt · Last modified: 2024/05/30 13:41 by jypeter