Jupyter is a way of creating interactive notebooks that blend text, graphics, and code. This is a unique form of programming.
Add-on to Jupyter Notebooks enables a literate Python development style that gives you high-quality documentation, tests, continuous integration, and packaging for free. There are many ways to go ...