-
Notifications
You must be signed in to change notification settings - Fork 343
Pin repository path #515
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
base: main
Are you sure you want to change the base?
Pin repository path #515
Conversation
48189de
to
40699d6
Compare
There are other file browser extension out there in which the filebrowser base path is not a good source of truth to determine the user working directory. In particular tree file view like jupyterlab-unfold may bring unexpected behavior for this extension. It make sense to reboot this PR to cover that case. |
From the PR this feature looks awesome. Unfortunately it seems very outdated. I tried to update it to the latest master, but failed miserably as I lack the detailed understanding of how this worked and how the overall plugin works. Any chance for an update of this feature and maybe a merge into master? |
Dear all, I'd love if this PR could move forward. I just came across the jupyterlab-unfold extension too, and the fact that jupyterlab-git doesn't work well with it is a bummer. May I ask about your plans and timelines? |
Add the ability to pin the Git repository. When the repository is pinned, the repository is not synchronized with the current file browser path.