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

Adding git repos to template directory #91

Open
frankturnerv opened this issue Jul 29, 2020 · 1 comment
Open

Adding git repos to template directory #91

frankturnerv opened this issue Jul 29, 2020 · 1 comment
Labels
status: backlog Issues that haven't been categorized or are not yet ready for work tag: question Questions about use, potential features, or improvements type: feature Feature requests

Comments

@frankturnerv
Copy link

Feature Request

Our team uses github for compiled. It would be nice to be able to link to a repo on GitHub instead of my local machine.

@AndersonReyes
Copy link

@timkpaine How you think this should be handled? via a different config list of repos like c.JupyterTemplates.git_repos = [] or or use the same template_dirs list but deetect git repos with the ".git" suffix? like

template_dirs = ["/usr/loca/share/templates", "https://github.com/jpmorganchase/jupyterlab_templates.git"]

and have a separate git template loader handle those to git clone

@timkpaine timkpaine added status: backlog Issues that haven't been categorized or are not yet ready for work type: feature Feature requests tag: question Questions about use, potential features, or improvements and removed backlog labels Jun 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: backlog Issues that haven't been categorized or are not yet ready for work tag: question Questions about use, potential features, or improvements type: feature Feature requests
Projects
None yet
Development

No branches or pull requests

3 participants