News

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 ...
Text notebooks are well suited for version control. You can also edit or refactor them in an IDE - the .py notebook above is a regular Python file ... which interoperates very well with Jupyter Book, ...
How do we run Jupyter Notebooks as a Rest API? This is a question that I have wanted to solve learning how powerful Jupyter notebooks can be for programmers of all backgrounds. The reason: automation.