jupyterhub / jupyterhub/nbgitpuller
add command line debug option
Open
enhancement
- Dominant language
- Python
- Stars
- 237
- Forks
- 86
- PR merge metrics
- No merged PRs in 30d
Description
### Proposed change
supply a command line tool that may be used in a docker image for checking proper operation
### Alternative options
### Who would use this feature?
Anybody who has to debug a non working nbgitpuller environment
### (Optional): Suggest a solution
Change the pyproject.toml file and add a script. use argparser or click and allow using functionality this way.
Contributor guide
Assessment
This issue has not been assessed yet.