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
Using notebooks for the examples would allow us to:
In order to achieve this, some extra tooling will be needed:
*.py
pytest
nbval
papermill
setup_case_study
ipython
__file__
The text was updated successfully, but these errors were encountered:
In PR #103 the examples were ported to notebooks.
Sorry, something went wrong.
s-weigand
No branches or pull requests
Using notebooks for the examples would allow us to:
In order to achieve this, some extra tooling will be needed:
[ ] Script to quickly convert notebooks to*.py
files for debuggingpytest
+nbval
papermill
setup_case_study
with notebooks sinceipython
doesn't define__file__
The text was updated successfully, but these errors were encountered: