mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-27 21:23:48 +00:00
6 lines
314 B
JSON
6 lines
314 B
JSON
{
|
|
"displayName": ".ipynb Support",
|
|
"description": "Provides basic support for opening and reading Jupyter's .ipynb notebook files",
|
|
"ipynb.pasteImagesAsAttachments.enabled": "Enable/disable pasting of images into Markdown cells in ipynb notebook files. Pasted images are inserted as attachments to the cell."
|
|
}
|