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
During the first seconds/minutes when building the dashboard, it returns The connection has timed out in the browser. When I try again after some time it works which means that building continued in the background.
I have tried all the options mentioned here but no success.
Do you know how to avoid that and show the progress instead?
This issue concerns all presentation types.
To Reproduce
create/edit dashboard
save
Enter options for resources (memory, cpus)
save
The text was updated successfully, but these errors were encountered:
Thanks for your comment. If you're still working on this, I think the crucial thing is to understand what type of JupyterHub installation you are using. In particular, what Spawner are you using, e.g. KubeSpawner?
Oh, from your other messages I think you are using SlurmSpawner or similar. Do you see any similar problems when starting a regular JupyterLab named server?
Describe the bug
During the first seconds/minutes when building the dashboard, it returns
The connection has timed out
in the browser. When I try again after some time it works which means that building continued in the background.I have tried all the options mentioned here but no success.
Do you know how to avoid that and show the progress instead?
This issue concerns all presentation types.
To Reproduce
The text was updated successfully, but these errors were encountered: