This is an automated email from the ASF dual-hosted git repository.

rusackas pushed a change to branch revamped-example-loading
in repository https://gitbox.apache.org/repos/asf/superset.git


    from e4a0d98634 fix(examples): Remove references to deleted css_templates 
module
     add daa2214377 fix(examples): Restore css_templates.py and countries.py

No new revisions were added by this update.

Summary of changes:
 superset/cli/examples.py           |    5 +-
 superset/examples/countries.md     |  373 ++++++
 superset/examples/countries.py     | 2507 ++++++++++++++++++++++++++++++++++++
 superset/examples/css_templates.py |  101 ++
 superset/examples/data_loading.py  |    3 +
 5 files changed, 2988 insertions(+), 1 deletion(-)
 create mode 100644 superset/examples/countries.md
 create mode 100644 superset/examples/countries.py
 create mode 100644 superset/examples/css_templates.py

Reply via email to