markdouthwaite / jupyter-image

A JupyterLab Docker image.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jupyter-image

Docker file for JupyterLab.

Build

cd jupyter-image docker-compose build

Start the server

docker-compose up

Using Jupyter labs (locally)

go to localhost:9000

Shutdown Jupyter labs

Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).

About

A JupyterLab Docker image.


Languages

Language:Dockerfile 79.8%Language:Jupyter Notebook 20.2%