An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![](https://badge.imagelayers.io/funkwerk/notebook.svg)](https://imagelayers.io/?images=funkwerk/notebook:latest 'funkwerk/notebook')
[![Docker pulls](https://img.shields.io/docker/pulls/funkwerk/notebook.svg)](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.