fix eg keyboard shortcuts
This commit is contained in:
5
eco
5
eco
@@ -1,8 +1,9 @@
|
||||
#/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/startup_inline.py -l -s bernina"
|
||||
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
|
||||
|
||||
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
|
||||
|
||||
|
||||
10
eco_dev
10
eco_dev
@@ -1,10 +0,0 @@
|
||||
#/bin/bash
|
||||
#source /opt/gfa/python
|
||||
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"
|
||||
|
||||
|
||||
#python /sf/bernina/config/src/python/eco/startup.py -s bernina "$@" -l
|
||||
|
||||
Reference in New Issue
Block a user