JupyterHub and Fargate Spawner

We’ve been having great success with spawning JupyterServers (JupyterLab) using the AWS Fargate Spawner (GitHub - uktrade/fargatespawner: Spawns JupyterHub single user servers in Docker containers running in AWS Fargate). Please let me know if anyone needs help getting it working.

Thanks to guidance from Min RK today, we worked out how to use services for collaborative classrooms. We even have the users’ GitHub names showing up next to their cursors.

Hi @adpatter! Do you have an email I can contact you at?

Had a question about the fargate spawner being used in production.

Also happy to chat here if you’d like.

Thanks so much!
Ben

It’s been a couple of years since we did that; however, it worked well for us.

1 Like

Hi @adpatter ,

after i tried to install and configur TLJH on 10 VMs for 10 groups of students, i realized that, this is a huge work of configuration. What´s more, the students have to start their VM before using TLJH to save the cost, which requires also long waiting time. So, i am curious about your solution, that spawns user servers in ECS, but not split groups in mutiple VMs. If i understand correctly, teachers only have to configure Jupyterhub for one time, and all students can use the same environment? It will be very nice, if you can give me an instruction to realize your solution.

Best,
yuqiang