jupyterhub / nbgitpuller

Jupyter server extension to sync a git repository one-way to a local path
https://nbgitpuller.readthedocs.io
BSD 3-Clause "New" or "Revised" License
212 stars 86 forks source link

Incompatible with `jupyter-labhub` #235

Closed fritterhoff closed 2 years ago

fritterhoff commented 3 years ago

Bug description

As soon as I try to use a nbgitpuller Link with the jupyter-labhub Backend I only get a "Internal Server Error" and some errors in the logs. Using the "normal" backend works fine.

Expected behaviour

Normal cloning of the repo.

Actual behaviour

HTTP Status 500

How to reproduce

Start single user nb with jupyter-labhub and try to open a nbgitpuller link

Your personal set up