A testbed for experimenting with the Monaco editor.
Checkout the main Data-Forge Notebook repo
Follow the developer on Twitter for news and updates
Clone this repo locally and change to that directory.
Install dependencies:
npm install
Run the dev server:
npm start
npm run storybook