We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Minerva Author is the tool that helps you to create your own Minerva story.
Below are step-by-step instructions on how to download, install, and get started using Minerva Author using terminal.
You can follow along using this example dataset.
git clone https://github.com/labsyspharm/minerva-author.git cd minerva-author
git submodule update --init --recursive conda config --add channels conda-forge conda create --name author python=3.7 nomkl conda activate author pip install numpy pip install -r requirements.txt conda install zarr
python src/app.py
localhost:2020
Tutorial