/ostrich

Primary LanguageJupyter NotebookGNU Affero General Public License v3.0AGPL-3.0

ostrich

Installation

For now, I recommend installing using pip: run

pip install --user -e .

inside the base directory. To install dependencies, run

pip install --user -r requirements.txt