I updated this site to the latest version of pelican (4.9.1). The old setup I had, to convert jupyter notebook files to html is not working anymore, because of something in nbconvert (see here and here). I could have tried mkdocs and mkdocs-jupyter. I could have attempted something slick like Brett Terpstra. However, I decided that this webpage is not hosting too many jupyter notebooks (for now). So I stuck with plain pelican for now. Maybe this is not for eternity. But what is?
The html renders of the notebooks can be found here:
- Analyzing the performance of the Ice Tigers before tonight’s game 5 against the Cologne Sharks with Bayes
- how-to-filter-a-list-in-python
- performance analysis of various routines to calculate distance matrices
- understanding-obstgarten-the-game
- my first jupyter notebook with pelican
In the meantime, the novel version of pelican compiles reasonably fast this site, so I will stick with it for a little while longer ;-)