Typescript Notebook Versions Save

Run JavaScript and TypeScript in node.js within VS Code notebooks with excellent support for debugging, tensorflowjs visulizations, plotly, danfojs, etc

2.0.4

2 years ago

2.0.3

2 years ago
  • Support for user input in notebooks using readline
  • Update samples to use isomorphic-fetch instead of node-fetch (and pre-requisite npm packages).

2.0.2

2 years ago
  • 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

2.0.0

2 years ago
  • 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 @tensforflow/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

1.1.0

3 years ago

Fix kernel registration on Windows.

1.0.0

3 years ago

First release