Notebooks are documents that contain a mix of rich Markdown, executable code snippets, and accompanying rich output. Visual Studio Code has supported Jupyter Notebooks for several years but recently added native notebook support into the VS Code core. Anyone can make a VS Code notebook extension that supports custom languages and rich output and creating a notebook is no different than creating any other extension.

•5m read time•From code.visualstudio.com
Post cover image
Table of contents
Notebook support in VS CodeBeginnings of a notebook extension ecosystemMake your own custom notebook extension
7 Comments

Sort: