Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jupyterlab-docker-image

The main idea of this repository is to provide a base image to use Jupyter Lab running in Ubuntu with Python 3.

To start a container with this image you can use the docker-compose.yml file as base, which installs some libs in python to use in Jupyter Lab (like pandas, matplotlib and numpy) and starts Jupyter Lab in port 9000.

This image is published in Docker Hub in: https://hub.docker.com/r/danielbdias/jupyterlab/

Build docker image

To build this image, you just need to run the command:

docker build .

About

Minimal docker image of a Jupyter Lab container running in Ubuntu with Python 3

Resources

Stars

5 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors