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
210 stars 86 forks source link

Remove requirement of notebook #214

Closed consideRatio closed 3 years ago

consideRatio commented 3 years ago

I don't think we require notebook any more, but we do require jupyter_server now and our tests need to test against notebook still which it should still function against.

Closes #209

consideRatio commented 3 years ago

@manics yepp, I looked it up via git blame and found this comment: https://github.com/jupyterhub/nbgitpuller/pull/193#issuecomment-888225273