- Ensure it works in WSL (#44)
- Support for a REPL (Interactive Window) experience (#37)
- Fix typescript compilation (#40)
- Updates to TypeScript 4.4.4
- Support for user input in notebooks using readline
- Update samples to use
isomorphic-fetch
instead ofnode-fetch
(and pre-requisitenpm
packages).
- Excellent support for arquero (rich HTML output)
- New notebooks default cells to
typescript
- Displaying cell execution errors on Linux
- Display
Tensorflow Visualization
panel only when required. - Ability to always hide
Tensorflow Visualization
panel via the setting"node_notebook.disableTensorflowVis": true
- Updated readme
- Run & debug JavaScript, TypeScript code in node.js
- Built in support for typescript (ships with TypeScript & ts-node).
- Built in support for plotly (plotly.js is shipped with the extension)
- Rich (inline visualizations) using @tensorflow/tfjs-vis & Tensorboards
- Excellent support for danfo.js (rich HTML output and plots)
- Run shell scripts within the notebook cell.
- Quickly prototype and view HTML/JavaScript/CSS output