https://github.com/randomfractals/vscode-js-notebooks
VSCode JavaScript Notebooks
https://github.com/randomfractals/vscode-js-notebooks
Last synced: 11 months ago
JSON representation
VSCode JavaScript Notebooks
- Host: GitHub
- URL: https://github.com/randomfractals/vscode-js-notebooks
- Owner: RandomFractals
- License: apache-2.0
- Created: 2020-10-02T12:14:21.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-05T12:46:26.000Z (over 5 years ago)
- Last Synced: 2025-01-26T10:46:37.569Z (about 1 year ago)
- Language: HTML
- Size: 586 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# vscode-js-notebooks π
[](https://travis-ci.com/RandomFractals/vscode-js-notebooks)
[](http://opensource.org/licenses/Apache-2.0)
JavaScript Notebooks π extension for the proposed [VSCode Notebook API](https://code.visualstudio.com/api/extension-guides/notebook)
This repo is a work in progress ...
However, you can try the following for now ;)
## JS Notebook Code View with [JS Notebook π Inspector π΅οΈ](https://marketplace.visualstudio.com/items?itemName=RandomFractalsInc.js-notebook-inspector)

## OJS Notebook Code View with [Observable JS](https://marketplace.visualstudio.com/items?itemName=GordonSmith.observable-js)

# Features
...
# Usage
...
# Installation
...
# Recommended JS Notebooks & Data Viz Extensions
Other recommended extensions for working with Interactive data, charts, gists and geo data formats in [VSCode](https://code.visualstudio.com/):
| Extension | Description |
| --- | --- |
| [JS Notebook π Inspector π΅οΈ](https://marketplace.visualstudio.com/items?itemName=RandomFractalsInc.js-notebook-inspector) | JS Notebook π Inspector π΅οΈ -> vscode extension for Interactive Preview of Observable JS Notebooks π & Notebook π Nodes β & Cells β source code. |
| [Observable JS](https://marketplace.visualstudio.com/items?itemName=GordonSmith.observable-js) | VS Code extension for Observable "JavaScript" and "Markdown" |
| [Data Preivew πΈ](https://marketplace.visualstudio.com/items?itemName=RandomFractalsInc.vscode-data-preview) | Data Preview πΈ extension for importing π€ viewing π slicing πͺ dicing π² charting π & exporting π₯ large JSON array/config, YAML, Apache Arrow, Avro & Excel data files |
| [GistPad π](https://marketplace.visualstudio.com/items?itemName=vsls-contrib.gistfs) | VS Code extension for managing and sharing code snippets, notes and interactive samples using GitHub Gists |
| [Geo Data Viewer πΊοΈ](https://marketplace.visualstudio.com/items?itemName=RandomFractalsInc.geo-data-viewer) | Geo Data Viewer w/0 Py π, pyWidgets βοΈ, pandas πΌ, or @reactjs βοΈ required to gen. some snazzy maps πΊοΈ with keplerGL ... |
| [Vega Viewer π](https://marketplace.visualstudio.com/items?itemName=RandomFractalsInc.vscode-vega-viewer) | VSCode extension for Interactive Preview of Vega & Vega-Lite maps πΊοΈ & graphs π |
# Dev Log
See [#jsNotebook π #inspector π΅οΈ on Twitter](https://twitter.com/search?q=%23JSNotebookInspector&src=typed_query) for the latest & greatest updates on this vscode extension & what's in store next.
# Dev Build
```bash
$ git clone https://github.com/RandomFractals/vscode-js-notebooks
$ cd vscode-js-notebooks
$ npm install
$ code-insiders .
```
`F5` to launch JS Notebooks π extension VSCode debug session.
# Contributions
Any & all test, code || feedback contributions are welcome.
Open an issue || create a pull request to make this JS Notebooks π vscode extension work better for all. π€