Skip to content

Commit d2a3ad0

Browse files
committed
ENH: Add notebook installation extras option
1 parent 10cc3ee commit d2a3ad0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@ Source = "https://github.com/InsightSoftwareConsortium/itkwidgets"
5050

5151
[project.optional-dependencies]
5252
lab = [
53+
"imjoy-jupyter-extension >=0.3.0",
54+
]
55+
notebook = [
5356
"imjoy-jupyterlab-extension >=0.1.13",
5457
]
5558
test = [

0 commit comments

Comments
 (0)