vscode/extensions/ipynb
2022-03-02 16:55:55 -08:00
..
src fix #143966. 2022-03-02 16:55:55 -08:00
.gitignore Rename serializer extension and set up build scripts 2021-07-21 15:03:24 -07:00
.vscodeignore remove unecessary files in build 2022-02-18 20:38:55 +01: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 update nbformat typings 2022-03-01 12:59:58 -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 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