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.
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 © 2020, Moritz E. Beber.
- Free software licensed under the Apache License, Version 2.0.