Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: allow running notebooks through tox doclive #225

Merged
merged 3 commits into from
Mar 12, 2021
Merged

Conversation

redeboer
Copy link
Member

Extracted from #222

This PR makes it possible to run notebooks through

EXECUTE_NB= tox -e doclive

so that you can work on the notebooks and directly see how their output is rendered on RTD. Some additional --re-ignore have been added, so that sphinx-autobuild won't be retriggered once the notebooks have been run the first time.

@redeboer redeboer added the 🖱️ DX Improvements to the Developer Experience label Mar 12, 2021
@redeboer redeboer self-assigned this Mar 12, 2021
@codecov
Copy link

codecov bot commented Mar 12, 2021

Codecov Report

Merging #225 (f6c7303) into master (cf9a1f5) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #225   +/-   ##
=======================================
  Coverage   81.12%   81.12%           
=======================================
  Files          13       13           
  Lines         726      726           
  Branches       99       99           
=======================================
  Hits          589      589           
  Misses        106      106           
  Partials       31       31           
Flag Coverage Δ
unittests 81.12% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@redeboer redeboer merged commit e521462 into master Mar 12, 2021
@redeboer redeboer deleted the tox-doclive-execute branch March 12, 2021 11:22
@redeboer redeboer modified the milestones: Release 0.2.0, Release 0.1.5 Mar 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🖱️ DX Improvements to the Developer Experience
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant