jupyterhub / jupyterhub/nbgitpuller
Standardize the url query parameters with Binder
Open
enhancement
- Dominant language
- Python
- Stars
- 237
- Forks
- 86
- PR merge metrics
- No merged PRs in 30d
Description
There are some url query params that differ between Binder and nbgitpuller, it'd be worth standardizing one or the other. Off the top of my head the main thing I can think of is:
* `subPath=notebooks/path/` in `nbgitpuller`, and `filepath=notebooks/path/` in Binder.
Is there anything else?
Contributor guide
Assessment
This issue has not been assessed yet.