File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 55[ ![ PyPI] ( https://img.shields.io/pypi/v/jupyterlab-notifications.svg )] ( https://pypi.org/project/jupyterlab-notifications )
66[ ![ npm] ( https://img.shields.io/npm/v/jupyterlab-notifications.svg )] ( https://www.npmjs.com/package/jupyterlab-notifications )
77
8- Notebook Cell Completion Browser Notifications for JupyterLab.
8+ ### Notebook Cell Completion Browser Notifications for JupyterLab.
9+
10+ * Image of successful notebook cell execution notification*
911
1012<img width =" 387 " alt =" notification " src =" https://user-images.githubusercontent.com/3497137/118382531-3275eb80-b5bc-11eb-9810-5b92183609c3.png " >
1113
14+ * Image of failed notebook cell execution notification* (Available only in >= v0.3.0)
15+
16+ <img width =" 389 " alt =" error_notification " src =" https://user-images.githubusercontent.com/3497137/126079534-cd2425be-3b2b-4410-b951-91f54c25ad6a.png " >
17+
1218
1319## Requirements
1420
@@ -22,7 +28,7 @@ Notebook Cell Completion Browser Notifications for JupyterLab.
2228 " recordTiming" : true
2329}
2430```
25- * [ BETA ] the cell timing doesn't need to be enabled for Jupyterlab >= 3.1 and Jupyterlab notification version 0 .3.0.
31+ * The cell timing doesn't need to be enabled for Jupyterlab >= 3.1 and Jupyterlab notification version >= v0 .3.0.
2632
2733## Install
2834
You can’t perform that action at this time.
0 commit comments