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 654925b commit 16ea233Copy full SHA for 16ea233
pixi.toml
@@ -29,7 +29,7 @@ test = "bash ./test.sh"
29
# Workaround overrides JupyterLab configuration (at the environment level) to
30
# make double-clicking on a Jupytext Markdown file open that file as a
31
# notebook. This is important for the development workflow for contributors.
32
-scripts = ["bash .binder/postBuild"]
+scripts = ["bash $PIXI_PROJECT_ROOT/.binder/postBuild"]
33
34
[dependencies]
35
python = ">=3.11"
0 commit comments