-
Notifications
You must be signed in to change notification settings - Fork 5k
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
Linux copy/paste file path from GUI not working #7042
Comments
Hi, |
is this really supposed to work that way? I am using jupyter 7 on mac and this is not working for me too. Screen.Recording.2023-10-20.at.6.27.28.PM.mov |
@RRosio May I work on this issue? I can reproduce the bug with version 7.1.0a0 on Ubuntu 22.04.3 LTS and confirm that this copy-full-path functionality does work with Jupyter Notebook 6.4.8. |
Hi @haok1402! Yes, there is no need to ask, please feel free to work on this or any issue that you would like to contribute! |
It turns out that the inline editor of Jupyter Notebook Version 7.x uses I'll look into JupyerLab codebase trying to fix the issue there and create a pull request to close this one. Screencast.from.12-05-2023.12.55.53.AM.webm |
Hi, any updates on this issue? We are facing the same issue in jupyterlab as well in Ubuntu (even on latest version). Need to copy two times. First from file browser to any other location (text editor, url bar etc), then from there to the jupyter cell. |
Description
Reproduce
Expected behavior
The whole file path to be pasted for e.g.: "/home/User/data/table.csv"
Context
The text was updated successfully, but these errors were encountered: