Skip to content
Snippets Groups Projects
Commit a9c80455 authored by František Dvořák's avatar František Dvořák
Browse files

Disable check for updates - fix

parent 1b417299
No related branches found
No related tags found
No related merge requests found
......@@ -131,7 +131,7 @@ singleuser:
stringData: |-
{
"@jupyterlab/apputils-extension:notification": {
"checkForUpdates": true,
"checkForUpdates": "false",
"fetchNews": "false"
},
"@jupyterlab/application-extension:context-menu": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment