Skip to content

Commit 2ec79fc

Browse files
committed
observable notebooks is not on the roadmap
1 parent d60de1d commit 2ec79fc

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.vscode/launch.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"name": "Attach to JS Kernel",
2525
"address": "localhost",
2626
"protocol": "inspector",
27-
"port": 63859,
27+
"port": 40653,
2828
"sourceMaps": true,
2929
"skipFiles": [
3030
"<node_internals>/**"

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ Use the command `Open a sample node.js notebook` to open a sample notebook to ge
3939
* Better renderers for tabular data (arquero, danfo.js, etc)
4040
* [Vega](https://vega.github.io/vega/) plots without having to install vega
4141
* Custom node arguments
42-
* Support for [observable inspector](https://github.com/observablehq/inspector)
4342

4443

4544
### Known issues, workarounds and technical details

0 commit comments

Comments
 (0)