Skip to content

Commit c700cdc

Browse files
Update required JupyterLab version to 4.5
We need that version because it adds support for custom content providers, something our extension depends on: https://jupyterlab.readthedocs.io/en/stable/extension/extension_points.html#content-provisioning Signed-off-by: Andy Jakubowski <[email protected]>
1 parent deefc67 commit c700cdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Read‑only viewer for Deepnote `.deepnote` files inside JupyterLab.
88
## Requirements
99

1010
- Python 3.9 or higher
11-
- JupyterLab 4.0.0 or higher
11+
- JupyterLab 4.5.0 or higher
1212

1313
## Install
1414

0 commit comments

Comments
 (0)