Skip to content

Commit bbb881b

Browse files
authored
[Documentation] Add ML tutorial (#37)
* Basic ML Tutorial using QEK * Add ML tutorial * Remove content from tutorial notebook * Cleanup * Rrview updates. * add notebook to CI * Reducing grid size to improve CI * Update pyproject * Minor updates
1 parent b11a92f commit bbb881b

4 files changed

Lines changed: 643 additions & 229 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ jobs:
6565
run: |
6666
hatch run pip install jupyter
6767
hatch run jupyter execute examples/tutorial.ipynb
68+
hatch run jupyter execute examples/ml_tutorial.ipynb
6869
6970
publish:
7071
name: Publish to PyPI

0 commit comments

Comments
 (0)