Spaces:
Runtime error
Runtime error
Update environment.yml
Browse files- environment.yml +1 -3
environment.yml
CHANGED
@@ -2,10 +2,8 @@ name: panel_app
|
|
2 |
channels:
|
3 |
- conda-forge
|
4 |
dependencies:
|
5 |
-
- python=3.
|
6 |
- pyyaml
|
7 |
-
- bokeh<3
|
8 |
-
- panel<0.14
|
9 |
- netcdf4==1.6.0
|
10 |
- nodejs
|
11 |
- fsspec
|
|
|
2 |
channels:
|
3 |
- conda-forge
|
4 |
dependencies:
|
5 |
+
- python=3.11
|
6 |
- pyyaml
|
|
|
|
|
7 |
- netcdf4==1.6.0
|
8 |
- nodejs
|
9 |
- fsspec
|