We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c833f50 commit 2e75a6dCopy full SHA for 2e75a6d
pyproject.toml
@@ -51,9 +51,11 @@ Source = "https://github.com/InsightSoftwareConsortium/itkwidgets"
51
[project.optional-dependencies]
52
lab = [
53
"imjoy-jupyter-extension >=0.3.0",
54
+ "imjoy-elfinder[jupyter]"
55
]
56
notebook = [
57
"imjoy-jupyterlab-extension >=0.1.13",
58
59
60
test = [
61
"pytest >=2.7.3",
0 commit comments