Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.06 KB

File metadata and controls

23 lines (14 loc) · 1.06 KB

Textbook for NWI-BM066A Computation for Biologists

Textbook for the Computation for Biologists course.

See on-line version of the book here: https://vanheeringen-lab.github.io/cfb_book.

This document contains material based on Think Python, which is available under the Creative Commons Attribution-NonCommercial 3.0 Unported License, and A Byte of Python, which is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. The material has been adapted for the subject matter of this course.

All other text is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License.

Dev

To locally build the book:

jupyter-book build .

To publish (only with correct credentials):

ghp-import -n -p -f _build/html