Skip to content

step-by-step execution in Jupyter notebook

Compare
Choose a tag to compare
@BoPeng BoPeng released this 10 Feb 16:48
· 5362 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.