holoviz-topics / examples

Visualization-focused examples of using HoloViz for specific topics
https://examples.holoviz.org
Creative Commons Attribution 4.0 International
82 stars 24 forks source link

Rebuild attractors #250

Closed maximlt closed 11 months ago

maximlt commented 1 year ago

All the projects will be rebuilt and deployed to a new user on AE5. Attractors already has a deployment at https://attractors.pyviz.demo.anaconda.com/. It will have to be shut down so that the system here can deploy it automatically:

maximlt commented 1 year ago

Fixed two bugs in attractors_panel which together caused to app to be permanently down:

The changes made were:

I made a couple of small changes, for instance shuffling/sorting was not modifying in place the list of examples and as such the scrubber options would not get updated.

github-actions[bot] commented 11 months ago

Your changes were successfully integrated in the dev site, make sure to review the pages of the projects you touched before merging this PR: https://holoviz-dev.github.io/examples/. You can also download an archive of the site from the workflow summary page which comes in handy when your dev site built was overriden by another PR (we have a single dev site!).