test
This commit is contained in:
6
environment/conda.yaml
Normal file
6
environment/conda.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
name: dash-app-tutorial
|
||||
dependencies:
|
||||
- python>=3.9
|
||||
- pip
|
||||
- pip:
|
||||
- -r requirements.txt
|
Reference in New Issue
Block a user