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

Long loading time in 2.0.5 #263

Closed
trungleduc opened this issue Mar 27, 2024 · 3 comments · Fixed by #264
Closed

Long loading time in 2.0.5 #263

trungleduc opened this issue Mar 27, 2024 · 3 comments · Fixed by #264
Labels
bug Something isn't working

Comments

@trungleduc
Copy link
Member

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.
@trungleduc trungleduc added the bug Something isn't working label Mar 27, 2024
@trungleduc trungleduc changed the title Huge loading time in 2.0.5 Long loading time in 2.0.5 Mar 27, 2024
@krassowski
Copy link
Member

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

@krassowski
Copy link
Member

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

@davidbrochart
Copy link
Collaborator

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.

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
Development

Successfully merging a pull request may close this issue.

3 participants