|
3 | 3 |
|
4 | 4 | ## Conferences |
5 | 5 |
|
| 6 | +[PyMCon](https://pymc-devs.github.io/pymcon/) was a conference organized by the PyMC developer community in 2020. |
| 7 | + |
| 8 | +PyMC talks have been given at a number of conferences, including [PyCon](https://us.pycon.org/), |
| 9 | +[PyData](https://pydata.org/events/), and [ODSC](https://odsc.com/) events. |
| 10 | + |
6 | 11 | ## Twitter |
7 | 12 |
|
8 | 13 | :::{raw} html |
|
12 | 17 |
|
13 | 18 | ## Discourse |
14 | 19 |
|
15 | | -## Governance |
16 | | - |
17 | | -## Code of Conduct |
18 | | - |
19 | | - |
20 | | - |
21 | | -:::{list-table} |
22 | | -:header-rows: 0 |
23 | | -:widths: 10 150 |
24 | | - |
25 | | -* - {fa}`discourse,fa-2x,style=fab` |
26 | | - - [Discourse Forum](https://discourse.pymc.io/) |
| 20 | +The [PyMC Discourse Forum](https://discourse.pymc.io/) is a great place to ask general questions about Bayesian statistics, or more specific ones about PyMC usage. |
27 | 21 |
|
28 | | - The PyMC discourse forum is a great place to ask general questions about Bayesian statistics, or more specific ones about PyMC usage. |
29 | | -* - {fa}`meetup,fa-2x,style=fab` |
30 | | - - Conferences |
31 | | - |
32 | | - PyMC talks have been given at a number of conferences, including [PyCon](https://us.pycon.org/), |
33 | | - [PyData](https://pydata.org/events/), and [ODSC](https://odsc.com/) events. |
34 | | -* - {fa}`python,fa-2x,style=fab` |
35 | | - - [Meetup Groups](https://www.meetup.com/) |
36 | | - |
37 | | - Many areas have an local Bayesian, PyData, or Stan meetup. |
38 | | -::: |
39 | | - |
40 | | -## Videos |
41 | | - |
42 | | -:::{list-table} |
43 | | -:header-rows: 0 |
44 | | -:widths: 10 150 |
| 22 | +## Governance |
45 | 23 |
|
46 | | -* - {fa}`youtube,fa-2x,style=fab` |
47 | | - - [YouTube Playlist](https://www.youtube.com/playlist?list=PL1Ma_1DBbE82OVW8Fz_6Ts1oOeyOAiovy) |
| 24 | +Learn how the PyMC project is governed [here](https://github.com/pymc-devs/pymc/blob/main/GOVERNANCE.md). |
48 | 25 |
|
49 | | - There is an actively curated playlist of PyMC talks on YouTube. |
50 | | -* - {fa}`youtube,fa-2x,style=fab` |
51 | | - - [Advance Bayesian Modelling with PyMC](https://github.com/junpenglao/advance-bayesian-modelling-with-PyMC) |
| 26 | +## Code of Conduct |
52 | 27 |
|
53 | | - A two days advance workshop in May 2018 @CEAi in the Czech Republic. |
54 | | -::: |
| 28 | +In order to foster a welcoming environment, participation in our project and community is guided by this [code of conduct](https://github.com/pymc-devs/pymc/blob/main/CODE_OF_CONDUCT.md). |
0 commit comments