Translations:JupyterNotebook/5/en: Difference between revisions

Jump to navigation Jump to search
Importing a new version from external source
(Importing a new version from external source)
(Importing a new version from external source)
Line 15: Line 15:
{{Command2
{{Command2
|prompt=(jupyter_py3)_[name@server ~]$
|prompt=(jupyter_py3)_[name@server ~]$
|echo -e '#!/bin/bash\nunset XDG_RUNTIME_DIR\njupyter notebook --ip $(hostname -f) --no-browser' > $VIRTUAL_ENV/bin/notebook.sh
|echo -e '#!/bin/bash\nexport JUPYTER_RUNTIME_DIR{{=}}$SLURM_TMPDIR/jupyter\njupyter notebook --ip $(hostname -f) --no-browser' > $VIRTUAL_ENV/bin/notebook.sh
}}
}}
<li>Finally, make the script executable.
<li>Finally, make the script executable.
38,760

edits

Navigation menu