Konubinix' opinionated web of thoughts

Is Jupyter Notebook Literate Programming?

Fleeting

jupyter 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.