pymc-examples icon indicating copy to clipboard operation
pymc-examples copied to clipboard

Port NBs from PyMC3 to PyMC

Open OriolAbril opened this issue 2 years ago • 2 comments

URGENT: Update all references to the style guide. The style guide has been renamed so the link now needs to be updated from all the places where it used to be present as they are now broken. For example the one in https://github.com/pymc-devs/pymc-examples/blob/main/CONTRIBUTING.md#pull-request-checklist

Change all occurrences of PyMC3 to PyMC. IMPORTANT The change should happen as the notebooks are updated to use v4. Until the beta release is out, notebooks should still use PYMC3 name and use 3.11.x version as they will still be part of the pymc3 docs at https://pymc.readthedocs.io/en/v3.11.4/

side note, feel free to split in two different issues.

cc @martinacantaro @canyon289

OriolAbril avatar Oct 03 '21 20:10 OriolAbril

@OriolAbril Can we uncouple upgrading the NBs to v4 and updating them to the new style guide? With the gallery they should still be accessible so I don't think it's a hard requirement. I think most NBs can be upgraded automatically with https://github.com/pymc-devs/pymc-examples/blob/main/scripts/rerun.py that way and users can find correctly versioned docs.

twiecki avatar May 30 '22 14:05 twiecki

Now we've released v4, the urgency of this has diminished. So we could close this issue and fall back to #333?

drbenvincent avatar Jun 11 '22 15:06 drbenvincent

Closing in favor of #333.

twiecki avatar Sep 14 '22 08:09 twiecki