Yaron Koresh commited on
Commit
4f00efa
·
verified ·
1 Parent(s): bee2459

Update start.sh

Browse files
Files changed (1) hide show
  1. start.sh +0 -3
start.sh CHANGED
@@ -1,8 +1,5 @@
1
  #!/bin/bash
2
 
3
- CONDA_ENV=$(head -1 ./env.yml | cut -d" " -f2)
4
- eval "$(conda shell.bash hook)"
5
- conda activate $CONDA_ENV
6
  git lfs install
7
  git clone https://github.com/python/cpython
8
  cd cpython
 
1
  #!/bin/bash
2
 
 
 
 
3
  git lfs install
4
  git clone https://github.com/python/cpython
5
  cd cpython