vscode/extensions/ipynb
Rob Lourens e9ca473f62 Change jupyter language name
to make it more clear that it is for raw JSON, not a notebook
2021-11-17 11:42:42 -08:00
..
src use tsconfig.json#include for vscode.d.ts and vscode.proposed.d.ts, enables to remove most ref.d.ts-files 2021-11-09 15:53:35 +01:00
syntaxes Add Jupyter language with JSON syntax highlighting 2021-08-06 15:51:29 -07:00
.gitignore
.vscodeignore
extension-browser.webpack.config.js
extension.webpack.config.js
package.json Change jupyter language name 2021-11-17 11:42:42 -08:00
package.nls.json
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