Various scripts that help with ArviZ maintenance
Script that helps with building docker image, and running jupyter lab, jupyter notebooks, building docs, or getting a shell or testing
Same as container.sh
Example:
powershell -File container.ps1 --lab
Script that helps install ArviZ on whatever computer is being used
Run all linters to check for code quality deviations
Install miniconda code environment managers and creates arviz environment
Dockerfile for ArviZ image