Skip to content

Commit e7fa67f

Browse files
committed
Disable news prompt
1 parent 9b52524 commit e7fa67f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

atest/fixtures/overrides.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
{
22
"@jupyterlab/statusbar-extension:plugin": {
33
"visible": true
4+
},
5+
"@jupyterlab/apputils-extension:notification": {
6+
"fetchNews": 'false'
47
}
58
}

0 commit comments

Comments
 (0)