Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docmanager open #101

Open
elmedmouad opened this issue Apr 10, 2021 · 1 comment
Open

docmanager open #101

elmedmouad opened this issue Apr 10, 2021 · 1 comment
Labels
tag: question Questions about use, potential features, or improvements

Comments

@elmedmouad
Copy link

Opening S3 documents
I added this extension to my jupyterhub environment so that our users can have a visual files system for our s3 storage. The problem is we have our filebrowser's navigateToCurrentDirectory option set up to True and that results in the normal files browser navigating to the s3 directory when a user opens an s3 file due to the command you set up "docmanager: open". It would be amazing to differentiate between opening s3 files and normal files to avoid such behavior and not change the filebrowser context based on s3 context.

@telamonian
Copy link
Contributor

The current design goal is that navigateToCurrentDirectory will first switch to the correct browser before attempting to navigate to a directory. Will that satisfy your use case?

@timkpaine timkpaine added tag: question Questions about use, potential features, or improvements and removed question labels Jun 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tag: question Questions about use, potential features, or improvements
Projects
None yet
Development

No branches or pull requests

3 participants