Issues to Work On#
Repositories#
The PyMC project has a lot of different repositories for different uses:
PyMC videos (add descriptions & timestamps): pymc-devs/video-timestamps
Data Umbrella/PyMC working sessions website: pymc-devs/pymc-data-umbrella
PyMC branding: pymc-devs/brand
PyMC code: pymc-devs/pymc
PyMC examples: pymc-devs/pymc-examples
PyMC documentation: pymc-devs/pymc
PyMC blog: pymc-devs/pymc.io#issues
More… see the full list here: pymc-devs
List of Issues#
We have a List of Issues that new and returning contributors can work on.
Note: Many issues have multiple parts, so the list is longer than it initially appears.
Please comment on the issue if you wish to work on an specific issue.
Reminder, please include this information in your PRs:
#DataUmbrellaPyMCsprint
@ mention your pair programming partner
Environment Set-up#
You can set up your working environment locally (on your computer)
You can use Gitpod (a browser based option)
Note
Gitpod is currently only available for the pymc-devs/pymc/ repository