mirror of
https://github.com/saymrwulf/QuantumLearning.git
synced 2026-09-04 20:23:49 +00:00
10 lines
No EOL
332 B
Text
10 lines
No EOL
332 B
Text
{
|
|
// Notifications
|
|
// @jupyterlab/apputils-extension:notification
|
|
// Notifications settings.
|
|
// *******************************************
|
|
|
|
// Fetch official Jupyter news
|
|
// Whether to fetch news from the Jupyter news feed. If Always (`true`), it will make a request to a website.
|
|
"fetchNews": "false"
|
|
} |