We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
this applies to examples/mpi/overview.ipynb and possibly to any ipyparallel-based notebook tested via nbval
examples/mpi/overview.ipynb
nbval
random failures seem to be happening due to this issue in ipyparallel
we're not totally sure this is the actual issue, but it's more than a weak conjecture
currently worked around by adding NBVAL_IGNORE to all non-output cells. This seems to make CI happy for now...
The text was updated successfully, but these errors were encountered:
horrible, but we might consider using flaky ... better than nothing?
integration with NBVAL is still missing though
Sorry, something went wrong.
georgebisbas
Successfully merging a pull request may close this issue.
this applies to
examples/mpi/overview.ipynb
and possibly to any ipyparallel-based notebook tested vianbval
random failures seem to be happening due to this issue in ipyparallel
we're not totally sure this is the actual issue, but it's more than a weak conjecture
currently worked around by adding NBVAL_IGNORE to all non-output cells. This seems to make CI happy for now...
The text was updated successfully, but these errors were encountered: