This notebook is maintained at https://github.com/dankovacek/divergence_measures.
The book can be viewed on the web at https://dankovacek.github.io/divergence_measures
To build the book:
>jupyter-book build mybookname/
To publish:
>ghp-import -n -p -f _build/html
For more information, see the jupyter book documentation.