Skip to content

Commit 18c6b75

Browse files
committed
remove jupyter from dev_optional since we already have jupyterlab under dev_build
1 parent 09d817a commit 18c6b75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ include = [
100100

101101
[tool.hatch.build.targets.wheel.shared-data]
102102
# Specify files from this package which will be copied to the user's system on install
103+
# This is how the jupyterlab extension gets installed
103104
# Left path is the path within this package
104105
# Right path is the path on the user's system
105106
"plotly/labextension" = "share/jupyter/labextensions/jupyterlab-plotly"

0 commit comments

Comments
 (0)