File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## 2.0.0 (16 August 2021)
4
- Initial release (preview)
3
+ ## 2.0.0 (2 Sept 2021)
4
+ * Run & debug JavaScript, TypeScript code in node.js
5
+ * Built in support for typescript (ships with [ TypeScript] ( https://www.typescriptlang.org/ ) & [ ts-node] ( https://typestrong.org/ts-node/ ) ).
6
+ * Built in support for [ plotly] ( https://plotly.com/javascript/ ) (plotly.js is shipped with the extension)
7
+ * Rich (inline visualizations) using [ @tensforflow/tfjs-vis ] ( https://www.npmjs.com/package/@tensorflow/tfjs-vis ) & [ Tensorboards] ( https://www.tensorflow.org/tensorboard )
8
+ * Excellent support for [ danfo.js] ( https://danfo.jsdata.org/ ) (rich HTML output and plots)
9
+ * Run shell scripts within the notebook cell.
10
+ * Quickly prototype and view HTML/JavaScript/CSS output
11
+
You can’t perform that action at this time.
0 commit comments