This commit is contained in:
li chen
2022-04-08 18:13:02 +08:00
commit f23dc22752
21 changed files with 2495 additions and 0 deletions

4
init.sh Normal file
View File

@ -0,0 +1,4 @@
/opt/miniconda3/bin/conda activate ieemoo
/opt/miniconda3/envs/ieemoo/bin/pip install -r requirements.txt