notebook paradigm
NBSafety for Jupyter Notebooks with Stephen Macke
The notebook paradigm of coding is relatively new in comparison to REPLs and IDEs. Notebooks run in your browser and give you discrete cells for running segments of code. All the