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

Fix errors in notebook due to version update #630

Merged
merged 3 commits into from
Jan 31, 2024

Conversation

HarshvirSandhu
Copy link
Contributor

@HarshvirSandhu HarshvirSandhu commented Jan 30, 2024

Update PyMC functions

Update wrapping_jax_function notebook for compatibility with newer versions of PyMC


📚 Documentation preview 📚: https://pymc-examples--630.org.readthedocs.build/en/630/

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Copy link
Member

@twiecki twiecki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great, but you need to run pre-commit.

@HarshvirSandhu
Copy link
Contributor Author

@twiecki The pre-commits are passing locally, but there is an error during build after I push changes

black-jupyter.................................................................................Passed
nbqa-isort....................................................................................Passed
nbqa-pyupgrade................................................................................Passed
Check cells were executed sequentially........................................................Passed
bibtex-tidy...............................................................(no files to check)Skipped
Check notebooks have watermark (see Jupyter style guide from PyMC docs).......................Passed
Check notebooks do not use literally notebook_name as target..................................Passed
Check no references that should be sphinx cross-references are urls...........................Passed
jupytext......................................................................................Passed

@twiecki twiecki merged commit 04f05ff into pymc-devs:main Jan 31, 2024
2 of 3 checks passed
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.

wrapping jax example code cell 22 returns error
2 participants