Ports to release/1.13 for 10/21 (#7879)

* Add (dummy) IPyWidgets Renderer (#7849)

* Updates to package.json to show books on stable (#7836)

* Updates to package.json to show books on stable

* remove notebookQuality context key

* renamed untitiled to unsaved

* fix the wizard opened twice issue #7866 (#7869)

* fix a typo (#7871)
This commit is contained in:
Karl Burtram
2019-10-21 23:07:32 -07:00
committed by GitHub
parent 143b70c6a8
commit 05a53af085
12 changed files with 78 additions and 15 deletions

View File

@@ -32,5 +32,5 @@
"title.saveJupyterBook": "Save Book",
"title.searchJupyterBook": "Search Book",
"title.SavedBooks": "Saved Books",
"title.UntitledBooks": "Untitled Books"
"title.UnsavedBooks": "Unsaved Books"
}