Skip to content

Commit 2d66787

Browse files
authored
Merge pull request #51 from QuantStack/update-notebook
Update example notebook.
2 parents 653d4ff + d2c849b commit 2d66787

3 files changed

Lines changed: 224 additions & 417 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Build the JupyterLite site
3131
shell: bash -l {0}
3232
run: |
33-
jupyter lite build --output-dir dist --contents examples/introduction.ipynb
33+
jupyter lite build --output-dir dist --contents examples/test-widget-with-ipykernel.ipynb
3434
3535
- name: Upload artifact
3636
uses: actions/upload-pages-artifact@v3

0 commit comments

Comments
 (0)