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

Document how to use old notebook interface for slow internet connection #263

Open
tlvu opened this issue Sep 2, 2022 · 2 comments
Open

Comments

@tlvu
Copy link
Contributor

tlvu commented Sep 2, 2022

JupyterLab requires faster internet connect than previous Jupyter notebook interface.

@huard
Copy link
Contributor

huard commented Sep 2, 2022

For reference, in a computer lab in Tadjikistan where I was giving a workshop, the JupyterLab docker image just would not load. The screen stayed a blank white and nothing happened.

  • Can we detect slow connexions from the server and display a server message of the style: "Your internet connexion is too slow to load this page, please use ".
  • Can we buy CDN services to speed-up delivery ?

@tlvu
Copy link
Contributor Author

tlvu commented Sep 2, 2022

  • Can we detect slow connexions from the server and display a server message of the style: "Your internet connexion is too slow to load this page, please use ".

This is interesting. Wonder how easy to implement this.

  • Can we buy CDN services to speed-up delivery ?

I don't think a CDN will speed up a lot when it's the end user connection bandwidth that is slow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants