mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-13 04:52:57 +00:00
6ac874bd6b2b5763bcc237632b80f51b8f9e879a

Necessary when running Docker with --net=host to avoid unknown port jumps and exposure on all host interfaces (c) Copyright IBM Corp. 2015
docker-stacks
Opinionated stacks of ready-to-run Jupyter applications in Docker.
Quick Start
If you already have Docker configured and know exactly what you'd like to run, this one-liner is for you:
docker run -d -P jupyter/<your desired stack>
Getting Started
If this is your first time using Docker or any of the Jupyter projects, do the following to get started.
- Install Docker on your host of choice.
- Click the folder for your desired stack on GitHub.
- Follow the README in that stack.
Description
Ready-to-run Docker images containing Jupyter applications
dockeripythonipython-notebookjupyterjupyter-notebookjupyter-notebooksjupyterhubjupyterlabnotebookpython
Readme
53 MiB
Languages
Python
67.3%
Dockerfile
15.5%
Shell
11.1%
Jupyter Notebook
3.6%
Makefile
2.5%