Sign inSign up

colomoto/colomoto-docker-base

By colomoto

•Updated over 6 years ago

Base image for colomoto-docker

Image
Languages & frameworks
Machine learning & AI
Data science
0

1.0K

colomoto/colomoto-docker-base repository overview

⁠colomoto-docker-base

⁠Quick usage guide

You need Docker⁠. First fetch the image with

$ docker pull colomoto/colomoto-docker-base:TAG

where TAG is the version of the image, among colomoto/colomoto-docker-base tags⁠.

The image can be ran using

$ docker run -it --rm -p 8888:8888 colomoto/colomoto-docker-base:TAG

then, open your browser and go to http://localhost:8888⁠ for the Jupyter notebook web interface (note: when using Docker Toolbox, replace localhost with the result of docker-machine ip default command).

⁠Embedded softwares

This image provides a base system for the CoLoMoTo docker image⁠.

It contains a conda⁠ installation with the Jupyter notebook⁠, the Pandas data analysis library⁠, and a Java runtime⁠.

Tag summary

Content type

Image

Digest

Size

418.8 MB

Last updated

over 6 years ago

docker pull colomoto/colomoto-docker-base:openjdk11