holoviz-topics / examples

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

Add topic category tags to individual project's anaconda project yml #407

Closed droumis closed 1 month ago

droumis commented 3 months ago

To prevent rebuilding every project, https://github.com/holoviz-topics/examples/pull/406 just used a separate file of category topic tags to organize the projects.

Instead, we probably want to add topic category tags to individual projects' anaconda project yml and pull the tags from there.

This should also involve adding a validation check for existence of category for any new project.