10 lines
216 B
Plaintext
Executable File
10 lines
216 B
Plaintext
Executable File
#/bin/bash
|
|
#source /opt/gfa/python
|
|
source anaconda_env bernina37_dev
|
|
|
|
ipython --pylab --profile=eco --no-banner -i -c "run $1 -l -s bernina"
|
|
|
|
|
|
#python /sf/bernina/config/src/python/eco/startup.py -s bernina "$@" -l
|
|
|