vscode/extensions/ipynb
2021-11-05 14:06:39 -07:00
..
src Show an error when opening an old unsupported jupyter format 2021-11-05 14:06:39 -07: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 Add cell_ids for ipynb with nbformat >= 4.5 (#134835) 2021-10-12 09:35:05 -07: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 Rename serializer extension and set up build scripts 2021-07-21 15:03:24 -07: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