vscode/extensions/ipynb
Matt Bierner 45304da73d
Finalize NotebookEditor api proposal (#149767)
* Finalize NotebookEditor api proposal

Fixes #149271

This finalizes most parts of the NotebookEditor api proposal. I haven't removed the proposal entirely as there are still a few parts being left behind:

- The deprecated properties/functions
- A few contribution points such as `notebook/cell/executePrimary`

* remove extra quote
2022-05-23 23:27:17 +00:00
..
src Adopt notebookWorkspaceEdit proposal internally (#149778) 2022-05-17 18:51:25 -07:00
.gitignore
.vscodeignore remove unecessary files in build 2022-02-18 20:38:55 +01:00
extension-browser.webpack.config.js
extension.webpack.config.js
package.json Finalize NotebookEditor api proposal (#149767) 2022-05-23 23:27:17 +00:00
package.nls.json
README.md
tsconfig.json Finalize NotebookEditor api proposal (#149767) 2022-05-23 23:27:17 +00:00
yarn.lock update nbformat typings 2022-03-01 12:59:58 -08:00

Jupyter for Visual Studio Code

Notice: This extension is bundled with Visual Studio Code. It can be disabled but not uninstalled.

Features

This extension provides the following Jupyter-related features for VS Code:

  • Open, edit and save .ipynb files