Skip to content

step-by-step execution in Jupyter notebook

Choose a tag to compare

@BoPeng BoPeng released this 10 Feb 16:48
· 5365 commits to master since this release

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.