Setup
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
{
|
||||
// Notifications
|
||||
// @jupyterlab/apputils-extension:notification
|
||||
// Notifications settings.
|
||||
// *******************************************
|
||||
|
||||
// Fetch official Jupyter news
|
||||
// Whether to fetch news from Jupyter news feed. If `true`, it will make a request to a website.
|
||||
"fetchNews": "false"
|
||||
}
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
{
|
||||
// Theme
|
||||
// @jupyterlab/apputils-extension:themes
|
||||
// Theme manager settings.
|
||||
// *************************************
|
||||
|
||||
// Selected Theme
|
||||
// Application-level visual styling theme
|
||||
"theme": "JLDracula"
|
||||
}
|
||||
Reference in New Issue
Block a user