This commit is contained in:
2023-10-05 14:14:24 +02:00
parent 82ee98e44e
commit cea85f336d
4 changed files with 13 additions and 1 deletions

0
.mosaic01.vlm.swp Normal file → Executable file
View File

12
eco-test Executable file
View File

@@ -0,0 +1,12 @@
#/bin/bash
#source /opt/gfa/python
default=bernina38_test
dest=${1:-$default}
source anaconda_env $dest
ipython --pylab --profile=eco2 --no-banner -i -c "run /sf/bernina/config/src/python/eco/startup_inline_new.py -l -s bernina"
#python /sf/bernina/config/src/python/eco/startup.py -s bernina "$@" -l

0
mosaic01.vlm Normal file → Executable file
View File

View File

@@ -1,3 +1,3 @@
#!/bin/bash #!/bin/bash
source anaconda_env default source anaconda_env bernina37
voila /sf/bernina/config/src/bernina-scripts/TimetoolOnlinePlot.ipynb voila /sf/bernina/config/src/bernina-scripts/TimetoolOnlinePlot.ipynb