jupyterlab / jupyter-collaboration

A Jupyter Server Extension Providing Support for Y Documents

Home Page:https://jupyterlab-realtime-collaboration.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Long loading time in 2.0.5

trungleduc opened this issue · comments

Description

We are using jupyter-collaboration in jupytercad, in 2.0.5, reloading the page with an opened document causes a very long loading time. Below is the comparison between 2.0.4 and 2.0.5

  • 2.0.4

2 0 4

  • 2.0.5
2.0.5.mp4

The same issue happens with the notebook files.

Reproduce

Open a notebook then refresh JupyterLab

Expected behavior

Context

jupyter-collaboration     2.0.5              pyhd8ed1ab_0    conda-forge
jupyter-lsp               2.2.4              pyhd8ed1ab_0    conda-forge
jupyter_client            8.6.1              pyhd8ed1ab_0    conda-forge
jupyter_core              5.7.2           py312h7900ff3_0    conda-forge
jupyter_events            0.10.0             pyhd8ed1ab_0    conda-forge
jupyter_server            2.13.0             pyhd8ed1ab_0    conda-forge
jupyter_server_fileid     0.9.1              pyhd8ed1ab_0    conda-forge
jupyter_server_terminals  0.5.3              pyhd8ed1ab_0    conda-forge
jupyter_ydoc              2.0.1              pyhd8ed1ab_0    conda-forge
jupytercad-app            2.0.0a2                  pypi_0    pypi
jupytercad-core           2.0.0a2                  pypi_0    pypi
jupytercad-lab            2.0.0a2                  pypi_0    pypi
jupyterlab                4.1.5              pyhd8ed1ab_0    conda-forge
jupyterlab_pygments       0.3.0              pyhd8ed1ab_1    conda-forge
jupyterlab_server         2.25.4             pyhd8ed1ab_0    conda-forge
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.

If we cannot release just yet (#265), should we yank 2.0.5?

I guess in other words, is this bug more severe than the issue addressed by #255?

Hard to say, the bug addressed by #255 is more severe but less frequent, and the long loading time probably more frequent but just annoying.