diff --git a/images/versioned/binder.md b/images/versioned/binder.md index 93e0f21..034ef9b 100644 --- a/images/versioned/binder.md +++ b/images/versioned/binder.md @@ -74,3 +74,9 @@ execute `/init` command with the root user specified. ```sh docker run --rm -ti -p 8787:8787 --user root rocker/binder /init ``` + +## Alternatives + +If you are *primarily* interested in using the Jupyter ecosystem of tools, consider using +the images from the [jupyter/docker-stacks](https://jupyter-docker-stacks.readthedocs.io/) +project instead. \ No newline at end of file