Hacker News new | ask | show | jobs
by n0us 3753 days ago
Thanks for the videos, they really clarified a lot of these concepts for me and were easy to follow in spite of having not done much calculus in the past few years.

One suggestion: What if you embedded the ipython notebooks that go along with each video into the page so that people could follow along? Even if it is static html like you see here http://blog.fperez.org/2012/09/blogging-with-ipython-noteboo... and not an actual hosted notebook.

1 comments

I'm glad they were useful! The author of these videos is Stephen Welch(http://www.welchlabs.com/), he makes really fantastic tutorials.

Embedding notebooks is an interesting idea, I'll experiment with implementing it.