Skip to content
This repository was archived by the owner on Feb 16, 2023. It is now read-only.

Commit 2435634

Browse files
committed
Add notebook_shim as a dependency
1 parent 4a183b4 commit 2435634

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ include_package_data = True
2828
packages = find:
2929
python_requires = >=3.7
3030
install_requires =
31+
notebook_shim>=0.1,<0.2
3132
jupyterlab>=4.0.0a19,<5
3233
jupyterlab_server~=2.3
3334
jupyter_server~=1.4

0 commit comments

Comments
 (0)