Add allow root setting for Ubuntu and Web Mode users (#16027)

* add allow root setting for Ubuntu and Web Mode users
This commit is contained in:
Vasu Bhog
2021-07-07 14:02:12 -04:00
committed by GitHub
parent 073f9e052b
commit 14ce88023e
4 changed files with 12 additions and 1 deletions

View File

@@ -13,6 +13,7 @@
"notebook.collapseBookItems.description": "Collapse Book items at root level in the Notebooks Viewlet",
"notebook.remoteBookDownloadTimeout.description": "Download timeout in milliseconds for GitHub books",
"notebook.pinnedNotebooks.description": "Notebooks that are pinned by the user for the current workspace",
"notebook.allowRoot.description": "Allow Jupyter server to run as root user",
"notebook.command.new": "New Notebook",
"notebook.command.open": "Open Notebook",
"notebook.analyzeJupyterNotebook": "Analyze in Notebook",