summaryrefslogtreecommitdiff
path: root/.config/jupyter/lab/user-settings/@jupyterlab/apputils-extension/notification.jupyterlab-settings
blob: 1cf5d98a6d8e8955a0d3de3b8b42ebe654deae69 (plain)
1
2
3
4
5
6
7
8
9
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"
}