Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 1.4 KB

README.md

File metadata and controls

10 lines (7 loc) · 1.4 KB

Jupyter docker images for nbgallery

Project Status: Active – The project has reached a stable, usable state and is being actively developed.

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