There are plenty of savings, tricks, and loopholes to be found in the subscription jungle that is Amazon – if you stay on top of them all. If you don't, you could easily rack up charges of over £20 a ...
Jupyter Kernel Client allows you to connect to live Jupyter Kernels through HTTP and WebSocket. A Kernel is the process responsible to execute the notebook code. Jupyter Kernel Client also provides a ...
Ideally I don't have to deploy this as a docker image because that comes with it's own difficulties in a corporate environment, but if applying patch to the code base is too difficult, I'll have to go ...
Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I really like to use numerical calculations without all the fancy programming ...