Is Jupyter Notebook Literate Programming?
Fleetingjupyter notebook is not literate programming.
I love jupyter and think is is a really amazing tool. I also thought for some time that it was a tool of literate programming, because you could entangled code and documentation.
But I guess that literate programming is more than just putting together documentation and code.