Description
Can Jupyter change how we develop software? Instead of having an edit-debug cycle, we can iterativey build up code snippets with confidence, seeing how they process their inputs. Jupyter lets us refine ideas in real time, integrating testing with development. Exploration-oriented programming is developing inside an interactive environment.