vscode/extensions/ipynb
Ladislau Szomoru 4d7c56ee82
Engineering - Add GitHub action for pull requests (#254056)
* Test - handle running tests as part of a GitHub action

* Add GitHub action files
2025-07-04 08:21:56 +00: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 Engineering - Add GitHub action for pull requests (#254056) 2025-07-04 08:21:56 +00:00
.gitignore add notebook-out to .gitignore 2022-07-26 12:29:23 -07:00
.npmrc chore: add npmrc to extensions folder (#230214) 2024-10-01 12:43:01 +02:00
.vscodeignore chore: rm unreached ignore items when build extensions. (#227906) 2024-09-09 10:32:51 +00:00
README.md ipynb: fix readme 2021-07-27 13:54:19 -07:00
esbuild.js Combine esbuild scripts (#184531) 2023-06-09 14:55:05 -07:00
extension-browser.webpack.config.js Support serialization of IPYNB in web worker (#230190) 2024-10-01 21:22:55 +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 add right click menu support 2025-03-24 11:00:49 -07:00
package.nls.json Include send output to chat in context menu (#240850) 2025-02-14 16:43:17 -08:00
tsconfig.json debt - remove missing `documentPaste` proposal (#241019) 2025-02-17 17:02:04 +01:00

README.md

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