Skip to content

Commit

Permalink
Merge pull request #33 from nbgallery/cleanup
Browse files Browse the repository at this point in the history
Pruning severely out of date diretories that we haev no intention of …
  • Loading branch information
blueninja416 authored Jan 9, 2024
2 parents 1ad287a + fa23928 commit 9b1b260
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 48 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,5 @@ This repository contains Jupyter docker images developed by the [nbgallery](http

* [nbgallery/base-notebook](base-notebook): This is the base image that we use in production deployments with the [nbgallery](https://github.com/nbgallery/nbgallery) notebook collaboration platform. It is built on top of Project Jupyter's official [jupyter/base-notebook](https://github.com/jupyter/docker-stacks/tree/master/base-notebook) and is available at [Docker Hub](https://hub.docker.com/r/nbgallery/base-notebook). The image contains Jupyter [extensions](https://github.com/nbgallery/nbgallery-extensions) to [integrate](https://github.com/nbgallery/nbgallery/blob/master/docs/jupyter_integration.md) 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:
* [vscode](vscode): Adds vscode server within Jupyter
* [PDF via LaTeX](pdf-latex): Adds support for notebook-to-PDF conversion via LaTeX
* [PDF via HTML](pdf-html): Adds support for notebook-to-PDF conversion via HTML using Chromium
* [nbgallery/alpine-notebook](alpine-notebook): A simple Jupyter image built on Alpine Linux, *without* nbgallery integration. This image is about half the size of `jupyter/base-notebook`. We've [moved off of Alpine](https://github.com/nbgallery/jupyter-alpine#repository-status) but thought it might be useful to the community to capture some of our experience using Jupyter on Alpine in production.
28 changes: 0 additions & 28 deletions alpine-notebook/Dockerfile

This file was deleted.

18 changes: 0 additions & 18 deletions alpine-notebook/README.md

This file was deleted.

0 comments on commit 9b1b260

Please sign in to comment.