David Shupe, Scientist for the InfraRed Science Archive at Caltech/IPAC. I am also a member of the Proceedings Committee for SciPy (2019, 2020, 2021) and a member of the Astropy Project.
At SciPy 2020 I attended the Xarray tutorial, where I learned that it is possible to ask for a bump in resources for a workshop or tutorial.
At the online 237th meeting of the American Astronomical Society, we are holding a workshop "Using Python to Search NASA's Astrophysics Archives". We primarily show how to use the pyvo package, along with Scientific Python packages including astropy and matplotlib, to find, download and visualize astronomical data from NASA space observatories. We have a repository of Jupyter notebooks and we have a "launch:binder" badge on the top-level README.
The workshop is listed on the page https://aas.org/meetings/aas237/program -> Workshops -> Friday, 8 January at the end.
The American Astronomical Society is charging $25 per participant to cover costs associated with these online events. The workshop organizers do not receive any funds.
https://github.com/NASA-NAVO/navo-workshop
We have set a limit of 50 participants.
The workshop will be held on Friday, 2021 January 8, from 3:00pm to 5:00pm Eastern Standard Time.
We will advertise the support from mybinder.org in the opening presentation we will make at the workshop.
Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! :hugs:
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.

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! :wave:
Welcome to the Jupyter community! :tada:
Hey π !
If your workshop will have a limit of 50 participants you should be good to go already. The default limit is 100 live instances per repository.
Thanks @betatim, I understand the 100 limit now, and that we don't need a bump in resources for that.
I want to ask about session timeouts. I read here that sessions time out after ten minutes of inactivity. We're worried about cases where the workshop has a 15-minute break, and a participant comes back to find their work has been lost. To prevent this, would they leave their focus on the browser tab for their Binder session? Is it not possible to lengthen the timeout for a specific repository for a workshop event?
There's some info in this comment about culling times, why it's not simple to change them and some mitigating actions :)
Thanks @sgibson91 , that helps a lot!
I also found some discussions on Discourse about Pycon 2019 experience and reducing startup times. I want to implement some of those suggestions, including the nbzip Jupyterlab extension so the workshop participants can save their work easily.
I'll close this issue -- thanks all for the clarifications!
If you find a mixture of all the linked advice above and have some spare time I think turning that synthesis into a blog post or forum post or some other publication would be great. Especially with your view as a "not spending all my life working on mybinder.org" person. But yeah, spare time is a rare resource :-/
Most helpful comment
Thanks @sgibson91 , that helps a lot!
I also found some discussions on Discourse about Pycon 2019 experience and reducing startup times. I want to implement some of those suggestions, including the nbzip Jupyterlab extension so the workshop participants can save their work easily.
I'll close this issue -- thanks all for the clarifications!