NumPy 1.20 5 years agoLatest Python (> 3.7?) typing combined with mypy --strict is the best of both worlds. Highly suggest you try it out. 0ThreadHN
NumPy 1.20 5 years agoYou can use it with source control, I do it for about 18 notebooks I use on a daily basis:https://github.com/kynan/nbstripout 0ThreadHN