AaltoSciComp / python-for-scicomp

Python for scientific computing course
https://aaltoscicomp.github.io/python-for-scicomp/
Other
25 stars 31 forks source link

adding vega_datasets to list of dependencies #302

Closed bast closed 3 weeks ago

bast commented 3 weeks ago

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

bast commented 3 weeks ago

It's possibly too late to add this to the Nov 5-7 workshop. In this case I can find a workaround for the exercise.

bast commented 3 weeks ago

I will merge but add a workaround also for those who don't have the dependency.