vscode/extensions/ipynb
Don Jayamanne 4230c22a08
Compress notebook output streams before rendering (#160667)
* Compress notebook output streams before rendering

* OOps

* Combine the buffers manually

* Address code review

* oops

* Fixes

* We can have multiple stream mimes in an output

* oops
2022-09-13 08:56:32 +10:00
..
.vscode notebook image cleaning automation (#159212) 2022-09-09 11:32:10 -07:00
notebook-src change dir of cellAttachmentRenderer (#157671) 2022-08-09 20:00:24 +02:00
src Compress notebook output streams before rendering (#160667) 2022-09-13 08:56:32 +10:00
.gitignore add notebook-out to .gitignore 2022-07-26 12:29:23 -07:00
.vscodeignore change dir of cellAttachmentRenderer (#157671) 2022-08-09 20:00:24 +02:00
esbuild.js change dir of cellAttachmentRenderer (#157671) 2022-08-09 20:00:24 +02: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 notebook image cleaning automation (#159212) 2022-09-09 11:32:10 -07:00
package.nls.json fix setting description for #159091 2022-08-24 12:20:38 -07:00
README.md ipynb: fix readme 2021-07-27 13:54:19 -07:00
tsconfig.json Finalize notebookWorkspaceEdit api (#159613) 2022-08-30 15:36:40 -07: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