Sign inSign up

datajavelin/mindlab

By datajavelin

Updated over 6 years ago

Image
0

107

datajavelin/mindlab repository overview

To download the docker image (assuming docker is installed):

docker pull datajavelin/mindlab:0.2

To run: docker run --rm -p 10000:8888 -v "$PWD":/home/jovyan/work datajavelin/mindlab:0.2

Where 10000 is the port used to run Jupyter notebook in the browser.

Notebook can then be found at http://127.0.0.1:10000/ Note: You may need token code from Jupyter as verification. This can normally be found in the terminal window that is running the docker image.

This Docker image uses the base image: jupyter/scipy-notebook. Details can be found here: https://jupyter-docker-stacks.readthedocs.io/en/latest/using/selecting.html

Tag summary

Content type

Image

Digest

Size

2.2 GB

Last updated

over 6 years ago

docker pull datajavelin/mindlab:0.3