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

Strange behaviour after renaming a file. #165

Closed
trungleduc opened this issue Jun 12, 2023 · 3 comments · Fixed by jupyterlab/jupyterlab#14771 or #174
Closed

Strange behaviour after renaming a file. #165

trungleduc opened this issue Jun 12, 2023 · 3 comments · Fixed by jupyterlab/jupyterlab#14771 or #174
Labels
bug Something isn't working

Comments

@trungleduc
Copy link
Member

Description

I had strange behaviors in a brand new environment with jupyterlab 4.0.2 and jupyter_collaboration 1.0.0

  • Creating a new notebook takes some seconds to get the file displayed in the file browser.
  • Rename a file then close it, create a new file then the name of the previous file is shown in the tab title.

Reproduce

firefox_NTZpY1jv9m.mp4

Context

  • Operating System and version: Windows 11
  • Browser and version: Firefox 114.0.1
  • JupyterLab version: 4.0.2
Troubleshoot Output
Paste the output from running `jupyter troubleshoot` from the command line here.
You may want to sanitize the paths in the output.
Command Line Output
Paste the output from your command line running `jupyter lab` here, use `--debug` if possible.
Browser Output
Paste the output from your browser Javascript console here, if applicable.
@trungleduc trungleduc added the bug Something isn't working label Jun 12, 2023
@fcollonval
Copy link
Member

I can confirm that bug - I saw it too when working to migrate the documents example.

The worst is that if you delete the file (like test.ipynb) and restart jupyterlab (close and start the server), the new file will still be renamed with that old name. I tried removing the file ID db but it did not help (I may have done something wrong here).

@davidbrochart
Copy link
Collaborator

FYI this doesn't seem to happen with Jupyverse.

@hbcarlos
Copy link
Member

hbcarlos commented Jul 5, 2023

We also need jupyterlab/jupyterlab#14771 to fix this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
4 participants