mirror of
https://github.com/apache/superset.git
synced 2026-04-13 05:07:53 +00:00
* [load_examples] download data at runtime When running `superset load_examples` to load example data sets, Superset used to load from the local package. This created a few issues notably around licensing (what are these datasets licensed as?) and around package size. For now, I moved the data sets here: https://github.com/apache-superset/examples-data Altered the logic to download the data from where it is stored. * flakes
4.1 KiB
4.1 KiB