mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-16 09:35:36 -05:00
* #3753: User settings configuration - python installation path * Text change * #3753: Text change * Message change
9 lines
498 B
JSON
9 lines
498 B
JSON
{
|
|
"displayName": "Notebook Core Extensions",
|
|
"description": "Defines the Data-procotol based Notebook contribution and many Notebook commands and contributions.",
|
|
"notebook.configuration.title": "Notebook configuration",
|
|
"notebook.enabled.description": "Enable viewing notebook files using built-in notebook editor.",
|
|
"notebook.pythonPath.description": "Local path to python installation used by Notebooks.",
|
|
"notebook.command.new": "New Notebook",
|
|
"notebook.command.open": "Open Notebook"
|
|
} |