Skip to content

Master

Tim Kreuzer requested to merge (removed):master into master

Then I can start it on jupyter-jsc with wget -O rhino_start.sh https://gitlab.version.fz-juelich.de/grosch1/rhinodiagnost/-/raw/master/start.sh source rhino_start.sh sed -i -e 's|<<JUPYTERJSC_HOME>>|'"${JUPYTERJSC_HOME}"'|g' ${JUPYTER_LOG_DIR}/.config.py timeout 1d $VOILA_CMD

Of course you still have to add a check around rm -rf rhinodiagnost But I have no permission to look into $JUPYTERJSC_HOME, so I couldn't test it :)

Merge request reports