eco-test
This commit is contained in:
0
.mosaic01.vlm.swp
Normal file → Executable file
0
.mosaic01.vlm.swp
Normal file → Executable file
12
eco-test
Executable file
12
eco-test
Executable 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
0
mosaic01.vlm
Normal file → Executable file
@@ -1,3 +1,3 @@
|
||||
#!/bin/bash
|
||||
source anaconda_env default
|
||||
source anaconda_env bernina37
|
||||
voila /sf/bernina/config/src/bernina-scripts/TimetoolOnlinePlot.ipynb
|
||||
|
||||
Reference in New Issue
Block a user