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"
|
||||
}
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
{
|
||||
// Extension Manager
|
||||
// @jupyterlab/extensionmanager-extension:plugin
|
||||
// Extension manager settings.
|
||||
// *********************************************
|
||||
|
||||
// Disclaimed Status
|
||||
// Whether the user agrees the access to external web services and understands extensions may introduce security risks or contain malicious code that runs on his machine.
|
||||
"disclaimed": true
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
{"data":{"layout-restorer:data":{"main":{"dock":{"type":"tab-area","currentIndex":0,"widgets":["notebook:Untitled.ipynb","notebook:MA.ipynb"]},"current":"notebook:Untitled.ipynb"},"down":{"size":0,"widgets":[]},"left":{"collapsed":false,"visible":true,"current":"filebrowser","widgets":["filebrowser","running-sessions","@jupyterlab/toc:plugin","extensionmanager.main-view"]},"right":{"collapsed":true,"visible":true,"widgets":["jp-property-inspector","debugger-sidebar"]},"relativeSizes":[0.2836158192090395,0.7163841807909604,0],"top":{"simpleVisibility":true}},"file-browser-filebrowser:columns":{"sizes":{"name":139.5,"file_size":null,"is_selected":18,"last_modified":86.5}},"docmanager:recents":{"opened":[{"path":"","contentType":"directory","root":"/home/jovyan"},{"path":"Untitled.ipynb","contentType":"notebook","factory":"Notebook","root":"/home/jovyan"}],"closed":[{"path":"Untitled.ipynb","contentType":"notebook","factory":"Notebook","root":"/home/jovyan"}]},"notebook:Untitled.ipynb":{"data":{"path":"Untitled.ipynb","factory":"Notebook"}},"notebook:MA.ipynb":{"data":{"path":"MA.ipynb","factory":"Notebook"}}},"metadata":{"id":"default"}}
|
||||
@@ -0,0 +1 @@
|
||||
2025-12-05T12:21:20.434067+00:00
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"0c153d4779ff132b9c889643089d5755642009dd": {
|
||||
"seen": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user