Skip to content

update numpyro version in tbip notebook#2049

Merged
fehiepsi merged 2 commits intopyro-ppl:masterfrom
juanitorduz:fix_nb_version
Jul 18, 2025
Merged

update numpyro version in tbip notebook#2049
fehiepsi merged 2 commits intopyro-ppl:masterfrom
juanitorduz:fix_nb_version

Conversation

@juanitorduz
Copy link
Collaborator

Closes #2040

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

"source": [
"%%capture\n",
"%pip install numpyro==0.10.1\n",
"%pip install numpyro==0.18.0\n",
Copy link
Member

Choose a reason for hiding this comment

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

maybe pip install -q numpyro@git+https://github.com/pyro-ppl/numpyro like in other notebooks

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

changed in c4fd929 👍

@fehiepsi fehiepsi merged commit 0d4f40c into pyro-ppl:master Jul 18, 2025
10 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.

Update for TBIP notebook

2 participants