Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor folder structure #30

Open
thomcsmits opened this issue Oct 17, 2023 · 0 comments
Open

Refactor folder structure #30

thomcsmits opened this issue Oct 17, 2023 · 0 comments

Comments

@thomcsmits
Copy link
Collaborator

thomcsmits commented Oct 17, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant