Skip to content

Commit 35596f2

Browse files
authored
this currently fails with python 3.13, reverting to 3.12
1 parent 9f674e9 commit 35596f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

software/environment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: data-viz
22
channels:
33
- conda-forge
44
dependencies:
5+
- python <= 3.12
56
- jupyterlab
67
- altair-all
78
- vega_datasets

0 commit comments

Comments
 (0)