Skip to content

Refactor folder structure #30

@thomcsmits

Description

@thomcsmits

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions