Installation¶
The system requires Docker or Podman to run successfully. Please follow the corresponding instructions at:
Then, at the command line run the following command to install dependencies:
$ python3 -m pip install -r requirements.txt
Current list of dependencies:
conda-pack
ipython
jinja2
pyyaml
pyzenodo3
requests
tabulate
The jinja2
, and pyyaml
packages are required dependencies, the rest is
optional for convenience.