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 09d817a commit 18c6b75Copy full SHA for 18c6b75
pyproject.toml
@@ -100,6 +100,7 @@ include = [
100
101
[tool.hatch.build.targets.wheel.shared-data]
102
# 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
104
# Left path is the path within this package
105
# Right path is the path on the user's system
106
"plotly/labextension" = "share/jupyter/labextensions/jupyterlab-plotly"
0 commit comments