vscode/extensions/ipynb
2022-02-15 17:45:09 -08:00
..
src re #142872. Ignore whitespace only content error. 2022-02-15 17:45:09 -08:00
syntaxes Add Jupyter language with JSON syntax highlighting 2021-08-06 15:51:29 -07:00
.gitignore Rename serializer extension and set up build scripts 2021-07-21 15:03:24 -07:00
.vscodeignore Rename serializer extension and set up build scripts 2021-07-21 15:03:24 -07:00
extension-browser.webpack.config.js Rename serializer extension and set up build scripts 2021-07-21 15:03:24 -07:00
extension.webpack.config.js Rename serializer extension and set up build scripts 2021-07-21 15:03:24 -07:00
package.json Change jupyter language name 2021-11-17 11:42:42 -08:00
package.nls.json Rename serializer extension and set up build scripts 2021-07-21 15:03:24 -07:00
README.md ipynb: fix readme 2021-07-27 13:54:19 -07:00
tsconfig.json use enabledApiProposals instead of wildcard property, also update compilation units to only include d.ts-files that are needed, https://github.com/microsoft/vscode/issues/131165 2021-11-12 11:05:57 +01:00
yarn.lock Add cell_ids for ipynb with nbformat >= 4.5 (#134835) 2021-10-12 09:35:05 -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