Add Open Notebook Folder functionality to Books viewlet. (#9939) (#9978)

This commit is contained in:
Cory Rivera
2020-04-15 10:29:07 -07:00
committed by GitHub
parent 139609a7c3
commit 377a327cac
12 changed files with 224 additions and 74 deletions

View File

@@ -38,6 +38,8 @@
"title.PreviewLocalizedBook": "Get localized SQL Server 2019 guide",
"title.openJupyterBook": "Open Jupyter Book",
"title.closeJupyterBook": "Close Jupyter Book",
"title.closeJupyterNotebook": "Close Jupyter Notebook",
"title.revealInBooksViewlet": "Reveal in Books",
"title.createJupyterBook": "Create Book (Preview)"
"title.createJupyterBook": "Create Book (Preview)",
"title.openNotebookFolder": "Open Notebooks in Folder"
}