mirror of
https://github.com/saymrwulf/QuantumLearning.git
synced 2026-09-05 20:30:36 +00:00
10 lines
332 B
Text
10 lines
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"
|
||
|
|
}
|