vscode/extensions/ipynb
Michael Lively 61e8687fa3
Notebook Cells re-render upon changes to metadata (#156917)
* dataflow support for updated metadata

* update cellAttachmentRenderer.ts to reflect metadata being a getter() inside MarkupCell

* update condition to re-render cells, now includes metadata changes

* notebook cells now re-render upon metadata changes

* fix missing metadata update

Co-authored-by: Peng Lyu <penn.lv@gmail.com>
2022-08-03 09:46:12 -07:00
..
src Notebook Cells re-render upon changes to metadata (#156917) 2022-08-03 09:46:12 -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