Jupyter Notebook
Jupyter Notebook is a tool for experimenting and testing with a Python script.
To get started, you can install their bespoke tools - or an extension for your editor of choice. Then install the jupyter
into your virtual env.
shell
# This will install many things.
pip install jupyter