Jupyter is a platform that allows the running of Jupyter Notebooks - often used for Datascience to interactively run and document short snippets of Python code. SoCS Jupyter platform is available at https://jupyter.socs.uoguelph.ca.
Jupyterhub is running on the SoCS kubernetes cluster. It uses the zero to jupyterhub helm chart for the deployment with the helm values.yml stored in the kubefarm-templates git repository in the SoCS sysadmin gitlab group. When a user connects to and logs into the Jupyter server they are presented with a menu to choose which image to run (datascience, java, etc). These are custom docker containers and are stored in the SoCS socsguelph Dockerhub repository.