fix eg keyboard shortcuts
This commit is contained in:
6
eco-dev
6
eco-dev
@@ -1,8 +1,10 @@
|
||||
#/bin/bash
|
||||
#source /opt/gfa/python
|
||||
source anaconda_env
|
||||
source anaconda_bernina_env
|
||||
conda activate /sf/bernina/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"
|
||||
|
||||
ipython --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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user