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

Test notebook for cells with a semicolon #195

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

uellue
Copy link

@uellue uellue commented Jan 13, 2023

This notebook contains a cell where the output is suppressed with a semicolon. Nbval fails for this cell.

The notebook was created with the most recent version of jupyter notebook. It was run from the top, saved and closed.

How to reproduce:

pytest --nbval tests/semicolon.ipynb

What should happen: The test passes.

This notebook contains a cell where the output is suppressed
with a semicolon. Nbval fails for this cell.

The notebook was created with the most recent version of jupyter
notebook. It was run from the top, saved and closed.

How to reproduce:

```
pytest --nbval tests/semicolon.ipynb
```

What should happen: The test passes.
@uellue uellue mentioned this pull request Jan 13, 2023
4 tasks
@uellue uellue marked this pull request as draft January 13, 2023 08:07
@uellue
Copy link
Author

uellue commented Jan 13, 2023

Btw, feel free to push into this PR if you like!

@takluyver
Copy link
Member

See also #194.

@smith-kyle
Copy link

I'm a little late to the party, but I noticed you all aren't using a notebook review tool and wanted to invite you to review this pull request with GitNotebooks: https://gitnotebooks.com/computationalmodelling/nbval/pull/195

It lets you do things like comment on rendered markdown and code cells, so might be an easy win for your PR reviews.

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.

None yet

3 participants