Sign inSign up

tarashan/samap

By tarashan

Updated over 4 years ago

Hosts a Jupyter notebook server configured to run SAMap.

Image
0

991

tarashan/samap repository overview

This Docker image spawns a Jupyter notebook server on a specified port. The port must be passed as an environment variable and exposed at runtime (PORT is a required parameter for this Docker image).

Example usage: docker run --name=samap -e PORT=8888 -p 8888:8888 tarashan/samap:latest

Tag summary

Content type

Image

Digest

Size

2.5 GB

Last updated

over 4 years ago

docker pull tarashan/samap