Commit 1add158
committed
Suppress JupyterLab notifications
JupyterLab displays "Would you like to get notified about official Jupyter
news?" banner or "A newer version is available" notification because
JupyterLab default configuration enables news notifications and version
checks
- Add source/overrides.json to disable fetchNews and checkForUpdates
- Update Dockerfile to copy overrides.json to JupyterLab user-settings1 parent e205f12 commit 1add158
File tree
4 files changed
+17
-67
lines changed- source
4 files changed
+17
-67
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
47 | 48 | | |
48 | | - | |
| 49 | + | |
| 50 | + | |
49 | 51 | | |
50 | 52 | | |
51 | 53 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
0 commit comments