Offline Interactive Plotting with Python in 2021

I recently had a small visualization that I wanted to do: Given a 3D stack of images, plot them with the ability to interactively flip through the stack. Also, I wanted to have it work on a static site like Github Pages (e.g. this site). Read more

Similar

Guido van Rossum on Talk Python to Me

This post is written by Michele Pratusevich. I occasionally listen to a podcast called Talk Python to Me on my commute. Last week I listened to the 100th episode, where Guido van Rossum, the creator of the Python language, talks about how he got into prog... (more…)

Read more »