adding conda
This commit is contained in:
parent
d3c0c00bb7
commit
9592d46323
2 changed files with 5 additions and 0 deletions
2
conda/.conda/environments.txt
Normal file
2
conda/.conda/environments.txt
Normal file
|
|
@ -0,0 +1,2 @@
|
||||||
|
/Users/jfraeys/yes
|
||||||
|
/Users/jfraeys/yes/envs/soft-skills-env
|
||||||
3
conda/.condarc
Normal file
3
conda/.condarc
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
channels:
|
||||||
|
- conda-forge
|
||||||
|
auto_activate_base: false
|
||||||
Loading…
Reference in a new issue