Skip to content

CI: Use kornia/workflows#81

Merged
johnnv1 merged 3 commits intomasterfrom
ci
Jan 30, 2024
Merged

CI: Use kornia/workflows#81
johnnv1 merged 3 commits intomasterfrom
ci

Conversation

@johnnv1
Copy link
Member

@johnnv1 johnnv1 commented Jan 28, 2024

fixes #64

This updates the tutorials CI to use kornia/workflows + speed up the execution test by skipping the cells within !pip install ... by adding a tag skip-execution to it (which makes the jupyter nbcovert command ignore the cell). Further improvements in #83 and #84

@johnnv1 johnnv1 changed the title CI: Use kornia/workflows CI: Use kornia/workflows Jan 28, 2024
@johnnv1 johnnv1 force-pushed the ci branch 4 times, most recently from 847c419 to dd4c5cd Compare January 29, 2024 21:18
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

The cells with `skip-execution tag will be ignored when executed with
`jupyter nbconvert --execute ...`

For a further version, automate it with `--RegexRemovePreprocessor`
@johnnv1 johnnv1 force-pushed the ci branch 2 times, most recently from 27a3b16 to ea959f8 Compare January 29, 2024 22:07
@johnnv1 johnnv1 merged commit 6cf3b79 into master Jan 30, 2024
@johnnv1 johnnv1 deleted the ci branch January 30, 2024 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix run tutorials gh action

2 participants