This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
tipsntricks:ipython_notebook [2023/04/19 13:39] msovara [Starting a notebook inside a job] |
tipsntricks:ipython_notebook [2024/06/21 16:01] (current) wikiadmin [Jupyter / Ipython Notebook] |
||
|---|---|---|---|
| Line 17: | Line 17: | ||
| <code bash> | <code bash> | ||
| - | qsub -I -P PROJ0101 -q serial -l select=1: | + | qsub -I -P PROJ0101 -q serial -l select=1: |
| </ | </ | ||
| Line 28: | Line 28: | ||
| <code bash> | <code bash> | ||
| - | qsub -I -P PROJ0101 -q bigmem -l select=1: | + | qsub -I -P PROJ0101 -q bigmem -l select=1: |
| </ | </ | ||
| Line 48: | Line 48: | ||
| **Note** | **Note** | ||
| -//This writes a default config file to: / | -//This writes a default config file to: / | ||
| - | -//The output file " | + | -//The output file " |
| Next you need to generate your password (remember it -- you'll need it when you connect later): | Next you need to generate your password (remember it -- you'll need it when you connect later): | ||