Files
sf_bernina_scripts/eco
Zerdane Serhane dcc0b00ede after long time...
2024-10-08 10:20:18 +02:00

13 lines
301 B
Plaintext
Executable File

#/bin/bash
#source /opt/gfa/python
default=bernina38
dest=${1:-$default}
source anaconda_env $dest
ipython --pylab --profile=eco3 --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