vscode/extensions/ipynb
Rob Lourens 2a933e4505 Add ipynb extension API to invoke the serializer.
So the jupyter extension can implement custom Export functionality, and can dump an unsaved notebook
#128495
2021-08-05 12:14:08 -07:00
..
src Add ipynb extension API to invoke the serializer. 2021-08-05 12:14:08 -07:00
.gitignore
.vscodeignore
extension-browser.webpack.config.js
extension.webpack.config.js
package.json Fix #129502. 2021-07-27 16:00:09 -07:00
package.nls.json
README.md ipynb: fix readme 2021-07-27 13:54:19 -07:00
tsconfig.json
yarn.lock Migrate webview notebook editor backup to builtin serializer (#129211) 2021-07-23 16:25:37 -07: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