mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Refactor notebook dependency lists. Enable Manage Packages from command palette. (#24484)
This commit is contained in:
@@ -370,7 +370,7 @@
|
||||
},
|
||||
{
|
||||
"command": "jupyter.cmd.managePackages",
|
||||
"when": "false"
|
||||
"when": "notebook:pythonInstalled && !notebook:runningOnSAW"
|
||||
},
|
||||
{
|
||||
"command": "notebook.command.saveBook",
|
||||
|
||||
Reference in New Issue
Block a user