-
Notifications
You must be signed in to change notification settings - Fork 4
Refactor folder structure #30
Copy link
Copy link
Open
Description
Currently, there is a largely nested structure, with the actual template folder residing at src/user_templates_api/templates/jupyter_lab/templates/
This makes it tedious to find templates. It is also somewhat unintuitive where the inserted cells in src/user_templates_api/templates/jupyter_lab/utils/ and [...]/notebook are with regards to the src/user_templates_api/templates/utils/client functionality.
Preferred solution: fewer nested folders, with templates residing at e.g. src/templates/jupyter_lab, and all jupyter_lab functionality combined
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels