step-by-step execution in Jupyter notebook
This version introduces side-by-step execution in Jupyter notebook, which makes it much easier to debug your script. It also introduces a magic %skip
to skip cells while keeping its output.
This version introduces side-by-step execution in Jupyter notebook, which makes it much easier to debug your script. It also introduces a magic %skip
to skip cells while keeping its output.