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 50f3602 commit 6075e75Copy full SHA for 6075e75
binder/environment.yml
@@ -4,4 +4,4 @@ channels:
4
dependencies:
5
- jupyterlab>=3.1
6
- pip:
7
- - jupyterlab-notifications==0.3.2
+ - jupyterlab-notifications==0.3.3
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "jupyterlab-notifications",
3
- "version": "0.3.2",
+ "version": "0.3.3",
"description": "Jupyterlab extension to show notebook cell completion browser notifications",
"keywords": [
"jupyter",
0 commit comments