jupyterhub / jupyterhub/nbgitpuller
Pointing to a filepath that does not have an extension just downloads the file
Open
bug
- Dominant language
- Python
- Stars
- 237
- Forks
- 86
- PR merge metrics
- No merged PRs in 30d
Description
If users create an nbgitpuller link to a file that has no extension (e.g. `myfile`) then the "redirect" step will trigger the browser to simply download the file, and remain stuck on the nbgitpuller loading page. We should ensure that nbgitpuller at least always tries to open the file with the text editor if it isn't `ipynb`.
Contributor guide
Assessment
This issue has not been assessed yet.