jupyterlab-contrib / jupyterlab-unfold

An IDE-like file browser for JupyterLab
BSD 3-Clause "New" or "Revised" License
80 stars 14 forks source link

Does not work with a custom drive #33

Closed martinRenou closed 2 years ago

martinRenou commented 2 years ago

Description

jupyterlab-unfold does not work with a custom drive, which might be one reason for which it does not work with the jupyterlab-github extension.

kondratyevd commented 1 year ago

Hi @martinRenou, I've stumbled upon this issue while trying to investigate why jupyterlab-unfold and jupyterlab-github extensions don't work together in my JupyterLab deployment.

I noticed that you mention this:

which might be one reason for which it does not work with the jupyterlab-github extension

so I assume it was indeed a problem at some point. Do you know if the incompatibility was ever resolved?

Thanks!

martinRenou commented 1 year ago

It was resolved by #35. Could you open a separate issue with your case and specific packages versions?

kondratyevd commented 1 year ago

Thanks for the quick reply! I have created an issue: https://github.com/jupyterlab-contrib/jupyterlab-unfold/issues/40