-
Notifications
You must be signed in to change notification settings - Fork 75
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
Comments
Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗 |
Dear @STReichert, Thanks for the request.
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. |
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. |
We only end a session if it becomes idle or maximum time allowed is reach. |
Ok! Thank's for the help! |
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
The text was updated successfully, but these errors were encountered: