Skip to content

osg-htc/jupyterhub-notebook-images

Repository files navigation

Notebooks for JupyterHub

These images are versions of the Jupyter Docker Stacks images customized for specific courses, demos, trainings, tutorials, etc.

Development

Run build-and-push.sh as necessary to build and push the images in this repository. Because these are "custom" images, the assumption is that they are one-off builds and thus would not benefit from GitHub Actions.

This project uses pre-commit to ensure commits meet minimum requirements:

  1. Install Poetry.
  2. Run poetry update to install dependencies.
  3. Run poetry run pre-commit install to install the Git hooks.

Releases

No releases published

Packages

No packages published