vscode/extensions/ipynb
2022-02-02 12:37:29 +01:00
..
src make sure to use .eslintignore when running yarn eslint, this will ensure that cli failure and editor squiggles are always equal 2022-02-02 12:37:29 +01:00
syntaxes
.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
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

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