2/15/2019
•
EN
Creating Magic Functions in IPython - Part 3
Explains how to create custom IPython magic functions using Magics classes, with a practical example of a type-checking %mypy command.