From 4417b81d04b752bc0b8c627f1e43e7918fbf0c17 Mon Sep 17 00:00:00 2001 From: Peter Parente Date: Wed, 13 Jun 2018 00:08:10 -0400 Subject: [PATCH] [ci skip] List some alternatives --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index baba4711..b63f4b3d 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,11 @@ The [User Guide on ReadTheDocs](http://jupyter-docker-stacks.readthedocs.io/) de Please see the [Contributor Guide on ReadTheDocs](http://jupyter-docker-stacks.readthedocs.io/) for information about how to contribute package updates, recipes, features, tests, and community maintained stacks. +## Alternatives + +* [jupyter/repo2docker](https://github.com/jupyter/repo2docker) - Turn git repositories into Jupyter enabled Docker Images +* [jupyter-on-openshift/jupyter-notebooks](https://github.com/jupyter-on-openshift/jupyter-notebooks) - OpenShift compatible S2I builder for basic notebook images + ## Resources * [Documentation on ReadTheDocs](http://jupyter-docker-stacks.readthedocs.io/)