Skip to content

Commit c046d4b

Browse files
committed
adding vega_datasets to list of dependencies
vega_datasets contains example datasets which are used in the Vega-Altair gallery of examples having this dependency would make this exercise easier: https://aaltoscicomp.github.io/python-for-scicomp/plotting-vega-altair/#exercise-adapting-a-gallery-example
1 parent 2900429 commit c046d4b

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
@@ -21,4 +21,5 @@ dependencies:
2121
- scalene
2222
- ruff
2323
- altair-all
24+
- vega_datasets
2425
- xarray

0 commit comments

Comments
 (0)