mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-15 21:01:05 +01: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."
|
|
}
|