other:uvcdat:cdat_conda:climaf_test
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
other:uvcdat:cdat_conda:climaf_test [2019/03/13 18:34] – jypeter | other:uvcdat:cdat_conda:climaf_test [2019/05/14 17:08] (current) – jypeter | ||
---|---|---|---|
Line 14: | Line 14: | ||
* < | * < | ||
jupyter notebook --no-browser</ | jupyter notebook --no-browser</ | ||
+ | * You can also explicitly specify a port (e.g. use the one associated with your account in ''/ | ||
* Write down the connection URL and token: '' | * Write down the connection URL and token: '' | ||
* The port number may be different from the default '' | * The port number may be different from the default '' | ||
- | * At the end, kill the server by typing '' | + | * When you are finished, <wrap em>do not forget to kill the ipython |
* At LSCE (or on the Windows machine where you will run the browser connecting to the server on ciclad) | * At LSCE (or on the Windows machine where you will run the browser connecting to the server on ciclad) | ||
Line 36: | Line 37: | ||
* Open a shell and type: '' | * Open a shell and type: '' | ||
* In a browser, open the URL <wrap em>with the corrected 8000 port</ | * In a browser, open the URL <wrap em>with the corrected 8000 port</ | ||
+ | |||
+ | ===== Notes to clean ===== | ||
+ | |||
+ | < | ||
+ | |||
+ | Login to ciclad | ||
+ | Start an interactive session on a cluster node: qsub -IVX -l mem=9g, | ||
+ | dig a tunnel from local machine to node: ssh -L 7225: | ||
+ | init conda environment: | ||
+ | start notebook: jupyter notebook --no-browser --port=7225 --ip=cicladNNN | ||
+ | |||
+ | (cdatm_py2) [jypmce@ciclad20 ~]$ jupyter notebook --no-browser --port=7225 --ip=ciclad20 | ||
+ | [I 14: | ||
+ | [I 14: | ||
+ | [I 14: | ||
+ | [I 14: | ||
+ | [I 14: | ||
+ | [I 14: | ||
+ | [C 14: | ||
+ | |||
+ | To access the notebook, open this file in a browser: | ||
+ | file:/// | ||
+ | Or copy and paste one of these URLs: | ||
+ | http:// | ||
+ | |||
+ | open in local browser: http:// | ||
+ | </ | ||
+ | |||
+ | ===== Issues to report ===== | ||
+ | |||
+ | * handling of CLIMAF_LOG_DIR when it is set or not, esp last.out | ||
+ | * rename last.out ? | ||
+ | * problem with cfile when period is not set | ||
+ | * cdo not loaded with ' | ||
+ | * netcdf problems with some files on ciclad20 | ||
/* standard page footer */ | /* standard page footer */ |
other/uvcdat/cdat_conda/climaf_test.1552498472.txt.gz · Last modified: 2019/03/13 18:34 by jypeter