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 c53d9a6 commit e1e64e0Copy full SHA for e1e64e0
.github/workflows/deploy-github-page.yml
@@ -62,7 +62,7 @@ jobs:
62
run: |
63
jupyter lite build \
64
--XeusAddon.prefix=${{ env.PREFIX }} \
65
- --contents notebooks/xeus-python.ipynb \
+ --contents notebooks/ \
66
--output-dir dist
67
68
- name: Upload artifact
0 commit comments