📚 The CoCalc Library - books, templates and other resources
License: OTHER
2# Tools for creating http://jakevdp.github.io/PythonDataScienceHandbook/
The website is generated using the Pelican static site generator. The themes here are adapted from those used for my blog: https://github.com/jakevdp/jakevdp.github.io-source
Building the Website
Clone the repository & make sure submodules are included
Install the required packages:
Copy the notebook content to the right location (this script also modifies some links for the HTML):
Build the html and serve locally:
Deploy to github pages