We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3ddbd0 commit aa19ca7Copy full SHA for aa19ca7
pixi.toml
@@ -52,7 +52,7 @@ typer = "*"
52
[feature.host]
53
channels = ["conda-forge"]
54
platforms = ["osx-arm64", "osx-64", "linux-64"]
55
-dependencies = { python = "*", jupyterlite-xeus = ">=2.0.0,<3", jupyter_server = "*", ipywidgets = ">=8,<9", plotly = ">=5,<7", jupyterlab_execute_time = ">=3,<4"}
+dependencies = { python = "*", jupyterlite-xeus = ">=2.0.0,<3", jupyter_server = "*" }
56
57
# make sure that we have the WASM environment installed before building the app
58
[feature.host.tasks]
0 commit comments