Probabilistic-Programming-and-Bayesian-Methods-for-Hackers icon indicating copy to clipboard operation
Probabilistic-Programming-and-Bayesian-Methods-for-Hackers copied to clipboard

Dockerize the environment

Open ChihChengLiang opened this issue 9 years ago • 0 comments

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

ChihChengLiang avatar Nov 20 '16 10:11 ChihChengLiang