Skip to content

RTC - Save the file on the disk (Auto-save) #485

@MorphSeur

Description

@MorphSeur

Hi @Darshan808, @krassowski, @davidbrochart!

Issue:
During RTC in Jupyter Lab started using: jupyter lab --collaborative

  • When adding, editing, deleting cells in a Notebook, during RTC, the JSON of the Notebook in the disk is not changing despite manual save using both cmd + s or File > Save Notebook.
  • Although the UI shows Saving completed message, the dot remains visible in the Notebook tab indicating that the file is not saved on the disk.
  • When opening Jupyter Lab, a pop-up shows up to build krassowski/jupyterlab-lsp.

What is done:

  • Have download the .zip of the Jupyter Collaboration with the latest changes of the #479.
  • Have download the .zip of the Jupyterlab with the latest changes of the #17595.
  • Install both of them with pip install . as the releases were not triggered for both the repositories, i.e., changes are not included in the last releases.

Goal:

  • Are the savings happen in a latent space?
  • Ideal use case: when saving cmd + s, the file will be saved in the disk with the latest changes.

P.S.: (And of course, I understand how easy it is to raise issues compared to the effort it takes to maintain and merge PRs—thank you all for your work!)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions