Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.12 KB

README.md

File metadata and controls

26 lines (19 loc) · 1.12 KB

Conda-MNX

master Build Status Docker image pulls License

The midnighter/conda-mnx Docker image exposes a collection of Python conda packages centered around working with MetaNetX that is metanetx-sdk, metanetx-assets, and metanetx-post.

Usage

Run the image and take a look at the commands described in the help text.

docker run --rm midnighter/conda-mnx:latest mnx-sdk --help
docker run --rm midnighter/conda-mnx:latest mnx-assets --help
docker run --rm midnighter/conda-mnx:latest mnx-post --help

Copyright