Skip to content
This repository was archived by the owner on Jun 13, 2024. It is now read-only.

Commit 5b73193

Browse files
committed
Version: Bump demo version to beta
1 parent aa4d40f commit 5b73193

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

binder/postBuild

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
jupyter labextension install nbgather
1+
jupyter labextension install nbgather@beta

binder/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
jupyterlab==0.35.4
1+
jupyterlab==1.2.1
22
numpy
33
scikit-learn
44
matplotlib

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nbgather",
3-
"version": "0.5.0",
3+
"version": "0.5.1-beta.0",
44
"keywords": [
55
"jupyter",
66
"jupyterlab"

0 commit comments

Comments
 (0)