11 lines
338 B
Plaintext
Executable File
11 lines
338 B
Plaintext
Executable File
#/bin/bash
|
|
#source /opt/gfa/python
|
|
source anaconda_bernina_env
|
|
conda activate /sf/bernina/applications/anaconda/bernina_envs/bernina36_op
|
|
|
|
ipython --pylab --profile=eco --no-banner -i -c "run /sf/bernina/config/src/python/eco_dev/startup_inline.py -l -s bernina"
|
|
|
|
|
|
#python /sf/bernina/config/src/python/eco/startup.py -s bernina "$@" -l
|
|
|