jakevdp.github.io-source icon indicating copy to clipboard operation
jakevdp.github.io-source copied to clipboard

Source for my Pythonic Perambulations blog

Results 4 jakevdp.github.io-source issues
Sort by recently updated
recently updated
newest added

It appears http://dan.iel.fm/posts/python-c-extensions/ redirects to a new site

the make package needs to be

Hi @jakevdp, the inline math on your blog pages no longer seems to be rendering. Updating the MathJax [link](http://docs.mathjax.org/en/latest/configuration.html#loading-mathjax-from-a-cdn) in [base.html](https://github.com/jakevdp/jakevdp.github.io-source/blob/master/theme/templates/base.html) to: ``` ``` seems to fix the issue.

Thanks for the great blog post! I noticed a single typo while reading your post and then found a few trailing semicolons while I was in the notebook fixing it.