Skip to content

Commit b9e0cbb

Browse files
committed
JupyterLab 1.0 support
1 parent 0a0c36e commit b9e0cbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{cookiecutter.github_project_name}}/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"watch:nbextension": "webpack --watch"
4949
},
5050
"dependencies": {
51-
"@jupyter-widgets/base": "^1.1.10"
51+
"@jupyter-widgets/base": "^1.1.10 || ^2"
5252
},
5353
"devDependencies": {
5454
"@phosphor/application": "^1.6.0",

0 commit comments

Comments
 (0)