Files
jupyterhub/docs/source/gallery-jhub-deployments.md
2017-12-13 20:36:04 +00:00

7.2 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

HTCondor

University of Illinois

MIT and Lincoln Labs

Michigan State University

University of Minnesota

University of Missouri

University of Rochester CIRC

University of California San Diego

TACC University of Texas

Texas A&M

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

jcloud.io

Miscellaneous