Glossary

  • Jupyter (notebook): web application to create and share documents that contain live code, equations, visualizations etc.
  • JupyterLab: web-based interactive development environment for Jupyter notebooks, code and data.
  • JupyterHub: A multi-user version of the notebook designed for companies, classrooms and research labs.
  • Zero-to-JupyterHub: A version of JupyterHub, for use with a Kubernetes cluster.
  • nbgrader: facilitates creating and grading assignments in the jupyter notebook.
  • kubernetes (k8s): system for automating, deployment, scaling, and management of containerized applications.
  • hubshare: a directory sharing service for JupyterHub, currently in early development.
  • ngshare: an original backend server for nbgrader’s exchange service.