Open
Description
jupyterlab 3.2.1
jupyterlab-git 0.33.0
jupyterlab-server 1.2.0
jupyterlab-unfold 0.1.6
It seems that this great extension is not fully compatible with another great extension jupyter-git.
jupyter-git requires the user to select an "active folder" in the FileBrowser that is a git repository. But jupyterlab-unfold doesn't allow to change the "active folder".
One solution is to start jupyter lab in a git repository but it prevent browsing files outside of that repository.
It would be great if the "active folder" could be changed by a double-click or a right click.