https://github.com/funkwerk/docker_notebook
Docker Notebook in Funkwerk Style
https://github.com/funkwerk/docker_notebook
docker ipython jupyter notebook
Last synced: 2 months ago
JSON representation
Docker Notebook in Funkwerk Style
- Host: GitHub
- URL: https://github.com/funkwerk/docker_notebook
- Owner: funkwerk
- License: mit
- Created: 2016-04-04T06:50:16.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-15T21:56:29.000Z (about 10 years ago)
- Last Synced: 2025-06-15T10:06:53.866Z (12 months ago)
- Topics: docker, ipython, jupyter, notebook
- Language: CSS
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://imagelayers.io/?images=funkwerk/notebook:latest 'funkwerk/notebook')
[](https://hub.docker.com/r/funkwerk/notebook/)
# Jupyter Notebook Docker Image Funkwerk Style
[funkwerk/notebook](http://hub.docker.com/r/funkwerk/notebook) is based on [think/notebook](http://hub.docker.com/r/think/notebook) and adds funkwerk style to it.
## Usage
```
docker run -d -p 8888:8888 funkwerk/notebook
```
This provides the notebook on 0.0.0.0:8888.