The way to ingest activities is to take the relevant json files from the m1-annotations repo and run a python script over them that uploads them to Stumpf.
To set this up on your machine you need a few things:
-
Python and pip (if running the command 'pip' or 'python -m pip' prints the help page, you're good)
-
The m1-annotations repo
Typically you'll want to be on the latest version of master without uncommitted changes, since the files are going from your computer to Stumpf.