vscode/extensions/ipynb
Don Jayamanne c4645ea0ec
Restore changes to ipynb extension to serialize notebook in node worker for desktop (#228319)
* Revert usage of node worker due to failing web compilation

* Revert "Revert usage of node worker due to failing web compilation"

This reverts commit 3190f58c7e.

* Ensure node worker is used only in desktop bundle of ipynb extension

---------

Co-authored-by: Aaron Munger <aamunger@microsoft.com>
2024-09-12 23:56:34 +02:00
..
.vscode notebook image cleaning automation (#159212) 2022-09-09 11:32:10 -07:00
media feat: Add the logo of the built-in extension (#192999) 2023-10-05 10:40:24 -07:00
notebook-src Check for attachment: in markdown cell renderer (#181462) 2023-05-03 16:51:22 -07:00
src Restore changes to ipynb extension to serialize notebook in node worker for desktop (#228319) 2024-09-12 23:56:34 +02:00
.gitignore add notebook-out to .gitignore 2022-07-26 12:29:23 -07:00
.vscodeignore chore: rm unreached ignore items when build extensions. (#227906) 2024-09-09 10:32:51 +00:00
esbuild.js Combine esbuild scripts (#184531) 2023-06-09 14:55:05 -07:00
extension-browser.webpack.config.js Safer way to determine whether node or browser 2024-09-09 12:07:43 +10:00
extension.webpack.config.js Safer way to determine whether node or browser 2024-09-09 12:07:43 +10:00
package-lock.json feat: switch to npm as default package manager (#226927) 2024-09-06 22:18:02 +09:00
package.json Restore changes to ipynb extension to serialize notebook in node worker for desktop (#228319) 2024-09-12 23:56:34 +02:00
package.nls.json Update extensions/ipynb/package.nls.json 2024-09-05 22:17:11 +02:00
README.md ipynb: fix readme 2021-07-27 13:54:19 -07:00
tsconfig.json Merge and cleanup drop and paste proposal (#209591) 2024-04-05 13:03:10 -07: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