man-group / notebooker

Productionise & schedule your Jupyter Notebooks as easily as you wrote them.
GNU Affero General Public License v3.0
848 stars 80 forks source link

Index page to group notebook results into folders #149

Closed marcinapostoluk closed 10 months ago

marcinapostoluk commented 1 year ago

If notebooks are placed in folders, the folder structure is represented correctly in the 'Execute a Notebook' toolbar. However notebook results on the main index page are all flattened on one screen. This is becoming problematic in case of deployments with large number of notebooks. Proposed solution: Implement folder-like grouping on the index page.