Updated bash script and yml env file to set up python interpreter.
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
name: PythonEnv5505v2
|
||||
prefix: ./envs/PythonEnv5505v2 # Custom output folder
|
||||
name: pyenv5505
|
||||
prefix: ./envs/pyenv5505 # Custom output folder
|
||||
channels:
|
||||
- conda-forge
|
||||
- defaults
|
||||
@ -11,6 +11,7 @@ dependencies:
|
||||
- matplotlib
|
||||
- plotly=5.24
|
||||
- scipy
|
||||
- sphinx
|
||||
- pip
|
||||
- pip:
|
||||
- h5py==3.10
|
||||
|
Reference in New Issue
Block a user