From 5735f35fc3fe56d696657a880cbd6fb11fcfa2c0 Mon Sep 17 00:00:00 2001 From: lemke_h Date: Sat, 4 Sep 2021 08:47:24 +0200 Subject: [PATCH] change in bernina-jupyter --- bernina-jupyter | 4 +++- eco | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/bernina-jupyter b/bernina-jupyter index 6372837..7765d6d 100755 --- a/bernina-jupyter +++ b/bernina-jupyter @@ -1,5 +1,7 @@ #! /bin/bash cd /sf/bernina/config/src/bernina-scripts source /sf/bernina/bin/anaconda_env -jupyter notebook bernina36_op +jupyter notebook + + diff --git a/eco b/eco index c7084b8..abcc8f3 100755 --- a/eco +++ b/eco @@ -1,7 +1,7 @@ #/bin/bash #source /opt/gfa/python -default=bernina_default +default=bernina37 dest=${1:-$default} source anaconda_env $dest