Skip to content

Commit 51572d2

Browse files
committed
Support JupyterLab 2.0.0 - plotlywidget
1 parent 587075c commit 51572d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: packages/javascript/plotlywidget/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
"dependencies": {
3636
"plotly.js": "^1.52.2",
37-
"@jupyter-widgets/base": "^2.0.0",
37+
"@jupyter-widgets/base": "^2.0.0 || ^3.0.0",
3838
"lodash": "^4.17.4"
3939
},
4040
"jupyterlab": {

0 commit comments

Comments
 (0)