Skip to content

Commit

Permalink
Actual starter tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
johnjosephhorton committed Dec 31, 2024
1 parent f8689a0 commit 9bff572
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,8 @@ test-notebooks:
test-starter-tutorial:
@echo "Testing starter tutorial..."
pytest -v integration/active/test_notebooks.py -k docs/notebooks/hello_world.ipynb --override-ini config_file=integration/pytest.ini
pytest -v integration/active/test_notebooks.py -k docs/notebooks/starter_tutorial.ipynb --override-ini config_file=integration/pytest.ini


# .PHONY: test-notebooks
# test-notebooks: ## Run the notebooks tests
Expand Down

0 comments on commit 9bff572

Please sign in to comment.