Sign inSign up

vlaboratory/python

By vlaboratory

Updated almost 2 years ago

A simple python image for developing models to run on VLab.

Image
0

1.7K

vlaboratory/python repository overview

Available Tags:

1.3

Added scikit-learn to base packages and zip as system utility

Packages installed in testenv are: gdal, rasterio, pandas, pillow, rsgislib, rios, scikit-learn

To use this image: docker run -it vlaboratory/python:1.1 /bin/bash

From container command line, activate the test environment:

       source activate testenv

1.2

Added rios to base packages

Packages installed in testenv are: gdal, rasterio, pandas, pillow, rsgislib, rios

To use this image: docker run -it vlaboratory/python:1.1 /bin/bash

From container command line, activate the test environment:

       source activate testenv

1.1

Added rsgislib to base packages

Packages installed in testenv are: gdal, rasterio, pandas, pillow, rsgislib

To use this image: docker run -it vlaboratory/python:1.1 /bin/bash

From container command line, activate the test environment:

       source activate testenv

1.0

Packages installed in testenv are: gdal, rasterio, pandas, pillow

To use this image: docker run -it vlaboratory/python:1.0 /bin/bash

From container command line, activate the test environment:

       source activate testenv

Tag summary

Content type

Image

Digest

Size

2.4 GB

Last updated

over 7 years ago

docker pull vlaboratory/python