Jupyter notebook
Intro to jupyter notebook/installing:
https://www.youtube.com/watch?v=HW29067qVWk
https://www.youtube.com/watch?v=vHWEQu-MzsY
Jupyter notebook can be used to explain how exactly you got the result and you can run the code on your own too.
Everything you see is not static, it is life results from the code you see in the notebook. It is highly interactive.
to open it type in terminal
jupyter-notebook
if a web window of jupyter notebook does not automatic open, go to a web browser and type in:
http://localhost:8888/tree