Skip to content

Commit a8a1b10

Browse files
authored
pip install altair and vega_datasets
1 parent 33c08c9 commit a8a1b10

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

contrib/vm/container_manager.py

+2
Original file line numberDiff line numberDiff line change
@@ -328,6 +328,7 @@
328328
# Optional
329329
"future", # fipy does not work without it installed first
330330
"admcycles",
331+
"altair",
331332
"APMonitor",
332333
"astropy",
333334
"astroquery",
@@ -425,6 +426,7 @@
425426
"transformers",
426427
"tweepy",
427428
"twint",
429+
"vega_datasets",
428430
"WeasyPrint",
429431
"wordcloud",
430432
"xarray",

0 commit comments

Comments
 (0)