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