Files
jupyterhub/docs/source/gallery-jhub-deployments.md
2021-02-12 15:25:58 +01:00

8.3 KiB
Raw Blame History

A Gallery of JupyterHub Deployments

A JupyterHub Community Resource

We've compiled this list of JupyterHub deployments to help the community see the breadth and growth of JupyterHub's use in education, research, and high performance computing.

Please submit pull requests to update information or to add new institutions or uses.

Academic Institutions, Research Labs, and Supercomputer Centers

University of California Berkeley

University of California Davis

Although not technically a JupyterHub deployment, this tutorial setup may be helpful to others in the Jupyter community.

Thank you C. Titus Brown for sharing this with the Software Carpentry mailing list.

* I started a big Amazon machine;
* I installed Docker and built a custom image containing my software of
  interest;
* I ran multiple containers, one connected to port 8000, one on 8001,
  etc. and gave each student a different port;
* students could connect in and use the Terminal program in Jupyter to
  execute commands, and could upload/download files via the Jupyter
  console interface;
* in theory I could have used notebooks too, but for this I didnt have
  need.

I am aware that JupyterHub can probably do all of this including manage
the containers, but Im still a bit shy of diving into that; this was
fairly straightforward, gave me disposable containers that were isolated
for each individual student, and worked almost flawlessly.  Should be
easy to do with RStudio too.

Cal Poly San Luis Obispo

Clemson University

University of Colorado Boulder

George Washington University

  • Jupyter Hub with university single-sign-on. Deployed early 2017.

HTCondor

University of Illinois

IllustrisTNG Simulation Project

MIT and Lincoln Labs

Michigan State University

University of Minnesota

University of Missouri

Paderborn University

Penn State University

  • Press release: "New open-source web apps available for students and faculty" (but Hub is currently down; checked 04/26/19)

University of Rochester CIRC

University of California San Diego

TACC University of Texas

Texas A&M

Elucidata

Service Providers

AWS

Google Cloud Platform

Everware

Everware Reproducible and reusable science powered by jupyterhub and docker. Like nbviewer, but executable. CERN, Geneva website

Microsoft Azure

Rackspace Carina

Hadoop

Miscellaneous