software-tools-books / js4ds

JavaScript for Data Science
https://third-bit.com/js4ds/
Other
185 stars 31 forks source link

Missing f:basics-require #205

Open rgaiacs opened 4 years ago

rgaiacs commented 4 years ago

The compiled HTML has

Since we’re going to build command-line programs before doing anything in the browser, we will introduce Node’s module system first (Figure [f:basics-require]). We start by putting this code in a file called utilities.js:

I believe that [f:basics-require] should have been replaced by one number.