nebari-dev / jhub-apps

Application creator and general launcher for JupyterHub
https://jhub-apps.nebari.dev/
BSD 3-Clause "New" or "Revised" License
27 stars 12 forks source link

[ENH] - allow apps to be sorted by label #448

Open stefanseefeld opened 3 months ago

stefanseefeld commented 3 months ago

Feature description

I'm setting up a jupyterhub installation that allows to share formally released notebooks representing "technical reports". The publishing process involves creating apps using jhub-apps As I expect the number of these reports to grow over time, I wonder whether it's possible to organize them by topic (or any other piece of meta-information that could be attached).

Value and/or benefit

The benefit of this is improved navigability of a library of notebook apps.

Anything else?

No response

jbouder commented 3 months ago

Hello, just wanted to let you know that this has been discussed and we do have a design, but is not on the short term roadmap. Here is the current design.

Screenshot_2024-04-24_at_3 17 50_PM

If this is something you think you can implement and contribute back, please feel free to fork the repo and let us know if you have any questions.

stefanseefeld commented 3 months ago

Thanks, that's good to know. Adding "tags" seems a step in the right direction. I was thinking that the current UI including a customizable filter would be useful, if multiple filters could be defined, each resulting in a separate list of corresponding notebooks / apps.