Skip to content

My personal Machine Learning / Data Science environment

Notifications You must be signed in to change notification settings

pmuens/jupyter-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Jupyter Lab

My personal Machine Learning / Data Science environment. Take a look at the Dockerfile to see what languages and libraries are included.

The image is also hosted on Docker Hub.

NOTE: The code for the Dockerfile is based on the following repositories:

Usage

Build

./scripts/build.sh

Run

./scripts/run.sh

Push

./scripts/push.sh