Some code samples and word-less RISE presentation on topic.
To install dependencies:
make install
To start postgres container:
make docker-start-postgres
To stop postgres container:
make docker-stop-postgres
To start jupyter with RISE slides:
make jupyter