You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I install Jupyterhub + JupyterLab + jupyterlab-lsp, then the first spawn of the server is always incredibly slow.
All subsequent spawns are as expected. Also when I restart jupyterhub or restart the server it does not change anymore.
It seems for me that some actions are performed with the initial spawn. In case this is as expected, is there a way to manually trigger this action? That way I could initially pre-warm the installation so that the first login is not so horribly snow.
Log output (fresh installation with jupyterlab-lsp)
Thank you for the detailed issue. I suggested potential workarounds and a listed few areas that might be contributing to this (together with suggestions on how those could be fixed) in #851 (comment).
When I install Jupyterhub + JupyterLab + jupyterlab-lsp, then the first spawn of the server is always incredibly slow.
All subsequent spawns are as expected. Also when I restart jupyterhub or restart the server it does not change anymore.
It seems for me that some actions are performed with the initial spawn. In case this is as expected, is there a way to manually trigger this action? That way I could initially pre-warm the installation so that the first login is not so horribly snow.
Log output (fresh installation with jupyterlab-lsp)
Installation
conda create --name jupyterhub2 jupyterhub jupyterlab jupyterlab_widgets jupyterlab-git 'jupyterlab-lsp=3.10.1'
Logfile
Installed packages
Click to expand!
Log output (fresh installation w/o jupyterlab-lsp)
Installation
Logfile
Installed packages
Click to expand!
The text was updated successfully, but these errors were encountered: