We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72a5075 commit d54a160Copy full SHA for d54a160
binder/environment.yml
@@ -4,4 +4,4 @@ channels:
4
dependencies:
5
- jupyterlab>=3.1
6
- pip:
7
- - jupyterlab-notifications==0.4.0
+ - jupyterlab-notifications==0.4.1
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "jupyterlab-notifications",
3
- "version": "0.4.0",
+ "version": "0.4.1",
"description": "Jupyterlab extension to show notebook cell completion browser notifications",
"keywords": [
"jupyter",
0 commit comments