This repository contains Jupyter docker images developed by the nbgallery project. A brief description is below; please see the README in each directory for more information.
- nbgallery/base-notebook: This is the base image that we use in production deployments with the nbgallery notebook collaboration platform. It is built on top of Project Jupyter's official jupyter/base-notebook and is available at Docker Hub. The image contains Jupyter extensions to integrate with the nbgallery.
- Experimental additions to
nbgallery/base-notebook
- these are not actively maintained, but contain Dockerfiles to add features that you may be interested in:- PDF via LaTeX: Adds support for notebook-to-PDF conversion via LaTeX
- PDF via HTML: Adds support for notebook-to-PDF conversion via HTML using Chromium