Skip to content

openedx/tutor-contrib-aspects-sample

aspects-sample plugin for Tutor

aspects-sample plugin for Tutor

Installation

pip install git+https://github.com/saraburns1/tutor-contrib-aspects-sample
tutor plugins enable aspects-sample
tutor config save

Adding New Assets

  1. Create a dashboard in the Superset UI and export it as a ZIP file.
  2. Import zip file into the aspects-sample plugin with the following command:
tutor aspects import_superset_zip ~/Downloads/your_file.zip --base_assets_path ./tutoraspects_sample/templates/aspects-sample/build/assets
  1. Check that the assets have been imported correctly and upload them to Superset:
tutor aspects check_superset_assets
tutor local do import-assets

Additional Resources

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors