added local vs code startup

This commit is contained in:
2020-07-03 12:52:40 +02:00
parent 48db100c6f
commit 06dcbfc48c
2 changed files with 14 additions and 0 deletions

2
code Normal file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
/photonics/home/gac-bernina/VSCode-linux-x64/code --no-sandbox

12
eco-notlazy Executable file
View File

@@ -0,0 +1,12 @@
#/bin/bash
#source /opt/gfa/python
default=bernina37
dest=${1:-$default}
source anaconda_env $dest
ipython --pylab --profile=eco --no-banner -i -c "run /sf/bernina/config/src/python/eco/startup_inline.py -s bernina"
#python /sf/bernina/config/src/python/eco/startup.py -s bernina "$@" -l