*** Wartungsfenster jeden ersten Mittwoch vormittag im Monat ***

Skip to content
Snippets Groups Projects
Commit e6a7747e authored by Blaas-Schenner, Claudia's avatar Blaas-Schenner, Claudia
Browse files

fix tooling

parent e3c05ba1
No related branches found
No related tags found
No related merge requests found
......@@ -2,11 +2,11 @@
##
# before submitting a job out of the jupyter environment:
#
# source this script from a jupyter terminal or notebook cell
# to unset all jupyter related env variables and functions
#
# !source ./tooling/unload_jupyter_env.sh; sbatch ...
# !source .../tooling/unload_jupyter_env.sh; sbatch ...
##
if conda -V >/dev/null 2>&1; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment