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

Upcoming workshop maximum concurent users limit. #2906

Closed
STReichert opened this issue Jan 26, 2024 · 5 comments
Closed

Upcoming workshop maximum concurent users limit. #2906

STReichert opened this issue Jan 26, 2024 · 5 comments

Comments

@STReichert
Copy link

Hi, I am running a data science workshop for a variety of transportation professionals on March 11th using this repository that I am currently developing: https://mybinder.org/v2/git/https%3A%2F%2Fbitbucket.org%2Fhigh-street%2Fdsps24/main

We anticipate having as many as 200 users join us in a combination of in person and virtual attendance while we cover an intro to python syntax, data wrangling and machine learning algorithms. Would it be possible for you to increase the concurrent user limits to 200 people on our repository for that day so that we can better serve our audience?

Thank you in advance for your help!

Best,
Seth

Copy link

welcome bot commented Jan 26, 2024

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗

If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively.
welcome
You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! 👋

Welcome to the Jupyter community! 🎉

@rgaiacs
Copy link
Collaborator

rgaiacs commented Jan 29, 2024

Dear @STReichert,

Thanks for the request.

We anticipate having as many as 200 users join us in a combination of in person and virtual attendance while we cover an intro to python syntax, data wrangling and machine learning algorithms. Would it be possible for you to increase the concurrent user limits to 200 people on our repository for that day so that we can better serve our audience?

The total capacity of the mybinder.org federation is ~200 users. Unfortunately, we can't increase the limits for your repository to the requested number.

Did you try JupyterLite for the content that you are demonstrating in your workshop? It is one way to reduce the installation barrier to the learners.

@STReichert
Copy link
Author

Hi @rgaiacs, thanks for getting back to me! I hadn't heard of JupyterLite, it seems very interesting. It doesn't seem like it will quite work for our current project since we are hosting our project on BitBucket rather than GitHub, but I'll keep it in mind for the future.

We can keep the interactive component of our workshop to the current limit of 100 concurrent users with those who may be there over the limit "auditing" by just following along. Just so I know, what is the expected behavior for Binder as we reach the threshold? Will the 101st person to attempt accessing the repository receive an error or a stalled loading page of some kind? Or will person no. 1 have their session ended? I am just trying to gauge how attentive I should be as a gatekeeper to which of our participants are able to follow the workshop in Binder vs those that won't be able to so everyone has the best possible experience.

@rgaiacs
Copy link
Collaborator

rgaiacs commented Feb 15, 2024

Or will person no. 1 have their session ended?

We only end a session if it becomes idle or maximum time allowed is reach.

@STReichert
Copy link
Author

Ok! Thank's for the help!

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