Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
Probabilistic-Programming-and-Bayesian-Methods-for-Hackers copied to clipboard
Dockerize the environment
Dear Maintainer,
Thanks for this great awesome project. To make the environment more reproducible and more easier to get started, I write a Dockerfile for the project.
So if anyone with docker installed. The environment can be started with:
make build
make jn
Best regards, Chih-Cheng