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