Re-implementing slides and exercises with Python, Stan and Altair.
docker build -t statreth .
docker run --rm -it \
--name=statreth \
-p 8888:8888 \
-v $(pwd):/home/bayes/statreth \
statreth
Re-implementing slides and exercises with Python, Stan and Altair.
docker build -t statreth .
docker run --rm -it \
--name=statreth \
-p 8888:8888 \
-v $(pwd):/home/bayes/statreth \
statreth