Skip to content

Running notebooks while cicd long build step #134

Closed
3 tasks done
martins0n opened this issue Oct 5, 2021 · 1 comment 路 Fixed by #147
Closed
3 tasks done

Running notebooks while cicd long build step #134

martins0n opened this issue Oct 5, 2021 · 1 comment 路 Fixed by #147
Assignees
Labels
enhancement New feature or request

Comments

@martins0n
Copy link
Contributor

馃殌 Feature Request

Notebook testing.

Motivation

Notebooks with examples are very important and they should be stay actual while API changing.
That's why we should check and run them from build to build.

Proposal

Add to long build step in CI command to run notebooks.

jupyter nbconvert --to notebook --execute mynotebook.ipynb

Test cases

No response

Alternatives

No response

Additional context

No response

Checklist

  • Added feature request
  • Added motivation
  • Added proposal
@martins0n martins0n added the enhancement New feature or request label Oct 5, 2021
@iKintosh
Copy link
Contributor

iKintosh commented Oct 5, 2021

@iKintosh iKintosh added the size:3 label Oct 5, 2021
@martins0n martins0n assigned iKintosh and martins0n and unassigned iKintosh Oct 6, 2021
martins0n added a commit that referenced this issue Oct 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants