vscode/extensions/ipynb
2022-07-28 11:53:51 -07:00
..
src more checking for undefined objects, fixed bug casuing markdown renderer to entirely crash 2022-07-28 11:53:51 -07:00
.gitignore add notebook-out to .gitignore 2022-07-26 12:29:23 -07:00
.vscodeignore Exclude esbuild files from build (#156362) 2022-07-27 09:32:07 -04:00
esbuild.js fix package.json/esbuild.js for files in publish 2022-07-26 12:19:27 -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 fix package.json/esbuild.js for files in publish 2022-07-26 12:19:27 -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 Finalize NotebookEditor api proposal (#149767) 2022-05-23 23:27:17 +00:00
yarn.lock Update ipynb yarn lock (#156004) 2022-07-22 23:26:14 +02: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