Updated Tutorial on The Littlest JupyterHub on Jetstream

Author

Andrea Zonca

Published

November 4, 2025

I’m excited to share that I’ve contributed an updated tutorial on how to deploy “The Littlest JupyterHub” (TLJH) on a Jetstream instance!

TLJH is a simple way to set up a JupyterHub for a small group of users. It’s designed to be easy to install and maintain, making it perfect for classrooms, workshops, or small research teams.

Jetstream is a national science and engineering cloud environment that provides on-demand computing and data analysis resources to the research community. It enables researchers to access and use high-performance computing and data resources through a user-friendly cloud interface. You can learn more about Jetstream at its official website: https://jetstream-cloud.org/

This updated tutorial provides step-by-step instructions to get your own TLJH instance running on Jetstream, leveraging the power of cloud computing for interactive data science and research.

You can find the updated tutorial here: https://tljh.jupyter.org/en/latest/install/jetstream.html

My contribution to this update can be seen in this pull request: https://github.com/jupyterhub/the-littlest-jupyterhub/pull/1038