Chapter 2: Dnotebook - An Interactive Computing Environment for JavaScript
The idea of making our code expressive enough for humans to read and not just for machines to consume was well pioneered by Donald Knuth, who also wrote a book about it called Literate Programming (https://www.amazon.com/Literate-Programming-byKnuth-Knuth/dp/B004WKFC4S). Tools such as Jupyter Notebook give equal weight to prose and code, hence programmers and researchers are free to express themselves extensively through code and text (including images and workflows).
In this chapter, you're going to learn about Dnotebook – an interactive coding environment for JavaScript. You will learn how to install Dnotebook locally. You will also learn how to write code and Markdown ...
Get Building Data-Driven Applications with Danfo.js now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.