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