Skip to content

MikheyevLab/ecology-textbook

Repository files navigation

Ecology Textbook

This is a 'fork' of Quantitative Ecology: A New Unified Approach by Lehman, Loberg and Clark, which was made available under the CC BY-NC 4.0 license. It was designed for the 2nd year Ecology course at the Australian National University in order to leverage the power of Jupyter for teaching quantitative concepts.

Source code organization

  • book/images/chapter images organized by chapter
  • book/content markdown files organized by chapter

Running the JupyterBook

Build environment

The code is executed locally and the resulting HTML can be hosted by any static web server. For consistency, it's best to run the code in a conda environment, which can be created using

conda env create --file environment.yml
conda activate ecology-textbook

This make take a while...

Build the book

Once you have activated the environemnt and made your way to the project directory that contains the book folder you can run jupyter-book build book to compile the book.

You can then push the results using ghp-import -n -p -f book/_build/html

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •