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 a5773cf commit 00daa0bCopy full SHA for 00daa0b
.github/workflows/pages.yml
@@ -86,7 +86,6 @@ jobs:
86
87
jupyter lite build \
88
--config jupyter_lite_config.json \
89
- --contents . \
90
--output-dir ../../_site/workspace \
91
--base-url workspace/ \
92
$( [ -d ../../wheels ] && echo --piplite-wheels "../../wheels/*.whl" )
0 commit comments