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

Add links to open issues #231

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions 2022-02_sprint/banner.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,16 +44,16 @@
figsize=np.array([1468, 720]) / plt.rcParams["figure.dpi"], constrained_layout=True
)

idxs = [4, 3, 2, 1, 0]
idxs = [4, 3, 2, 1, 0]

colors = ["#8dbcc7", "#4c8f9e", "#365359", "#84aab3", "#0d5e70"] #blues
for idx in idxs:
positions = (all_positions[idx])*(-2.05)
ax.plot(*positions[3].T, "-", lw=6, color=colors[idx], alpha=0.5)
ax.plot(*positions[3, -1], "o", ms=10, color=colors[idx], mfc="#ffffff", mew=4,alpha=0.5)


idxs = [0, 1, 2, 3, 4]
idxs = [0, 1, 2, 3, 4]
colors = ["#857f82", "#5e5c5c", "#a3a2a2", "#333132", "#1f1c1d"] #blacks
for idx in idxs:
positions = (all_positions[idx])*(-1.09)-1.00
Expand Down
2 changes: 1 addition & 1 deletion 2022-07_sprint/sprint_parties/organizers.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ Danh Phan

<img alt="Christopher Fonnesbeck" src="../../_static/people/chris_f.jpeg" class="rounded-circle">

Christopher Fonnesbeck
Christopher Fonnesbeck

[{fab}`linkedin-in`](https://www.linkedin.com/in/christopher-fonnesbeck-374a492a/)
:::
Expand Down
2 changes: 1 addition & 1 deletion 2022-07_sprint/sprint_parties/sponsors.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ We bring all the value of open source to Google and all the resources of Google

![PyMC Labs](../../_static/sponsors/4-pymc-labs-transp-black.png)

The Bayesian Consultancy. We bring Bayesian methods into wide practice.
The Bayesian Consultancy. We bring Bayesian methods into wide practice.
:::
:::{grid-item-card}
:link: https://chanzuckerberg.com/science/programs-resources/open-science/communitiesofpractice/data-umbrella/
Expand Down
4 changes: 2 additions & 2 deletions 2023-03_sprint/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

This event is an online hands-on working session to contribute to PyMC, a Python probabilistic programming language. Knowledge of PyMC is not required, and it is beginner-friendly. There is a range of possible contributions, from adding timestamps to videos, to documentation, to running Jupyter notebooks in the latest version of PyMC, to more advanced code contributions.

This event is focused on the LATAM region. However, we welcome folks from all regions. Please indicate on the registration form if you will need a translator.
This event is focused on the LATAM region. However, we welcome folks from all regions. Please indicate on the registration form if you will need a translator.

Volunteers: If you are available on the event day to be a translator for Spanish or Portuguese, please contact us ({{ du_email }}). To contribute to the website translations, please see {ref}`translations`.

Expand Down Expand Up @@ -42,7 +42,7 @@ Check out this 3-minute video by [Mariatta Wijaya](https://www.linkedin.com/in/m
:::{important}
To take part in the upcoming Open Source Working Sessions you should:

1. Complete the registration form:
1. Complete the registration form:
- English: {bdg-link-primary-line}`https://forms.gle/YfbGnaTEQUrFVGK89`
- Spanish: needs to be translated
- Portuguese: needs to be translated
Expand Down
4 changes: 2 additions & 2 deletions 2023-03_sprint/sprint_parties/media_kit.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ This is our official hashtag and can be used on social media (Twitter, LinkedIn,

Our event series can be shared in one or more of the following ways:
- Event website: https://pymc-data-umbrella.xyz/en/latest/
- Event registration form:
- Event registration form:
- English: https://forms.gle/3LBFNpG4zoU7dMCs9
- Spanish: [ needs to be translated ]
- Portuguese: [ needs to be translated ]
- Portuguese: [ needs to be translated ]
- Tweet: https://twitter.com/DataUmbrella/status/1631300676994097154
- LinkedIn post: https://www.linkedin.com/feed/update/urn:li:activity:7037049981739900931/
- Social media card: https://github.com/pymc-devs/pymc-data-umbrella/blob/main/_static/banner_2023_03/2023_03_banner_1280_640px.png
Expand Down
6 changes: 3 additions & 3 deletions 2023-03_sprint/sprint_parties/organizers.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Sandra Meneses
:::{grid-item}
:class: sd-text-center

<img alt="Cristina Mulas" src="../../_static/people/cristina.jpg" class="rounded-circle">
<img alt="Cristina Mulas" src="../../_static/people/cristina.jpg" class="rounded-circle">

Cristina Mulas Lopez

Expand Down Expand Up @@ -142,7 +142,7 @@ Danh Phan

<img alt="Christopher Fonnesbeck" src="../../_static/people/chris_f.jpeg" class="rounded-circle">

Christopher Fonnesbeck
Christopher Fonnesbeck

[{fab}`linkedin-in`](https://www.linkedin.com/in/christopher-fonnesbeck-374a492a/)
:::
Expand Down Expand Up @@ -179,7 +179,7 @@ Additionally, we thank all the PyMC team members who contributed by reviewing pu

## Community Contributors

Community contributors help with various activities such as updating the event website, outreach and more.
Community contributors help with various activities such as updating the event website, outreach and more.

::::{grid} 2 2 3 4
:gutter: 5
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# website for upcoming pymc-data-umbrella-events

[![badge](https://img.shields.io/badge/-Launch%20in%20Binder-579ACA.svg?logo=data:image/png;base64,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)](https://mybinder.org/v2/gh/pymc-devs/pymc-sandbox/sprint?urlpath=git-pull%3Frepo%3Dhttps%253A%252F%252Fgithub.com%252Fpymc-devs%252Fpymc-data-umbrella%26urlpath%3Dlab%252Ftree%252Fpymc-data-umbrella%252F%26branch%3Dmain)

https://pymc-data-umbrella.xyz/en/latest/
Expand Down
8 changes: 4 additions & 4 deletions conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,10 @@
"webinars/intro_to_array_operations/index.md": "about/intro_to_array_operations/index.md",
"webinars/probabilistic_programming_with_pymc/index.md": "about/probabilistic_programming_with_pymc/index.md",
"sprint/docstring_tutorial.md": "sprint/tutorials/docstring_tutorial.md",
"sprint/tutorials/docstring_tutorial.md": "contributing/tutorials/docstring_tutorial.md",
"sprint/tutorials/environment_setup.md": "contributing/tutorials/environment_setup.md",
"sprint/tutorials/pr_tutorial.md": "contributing/tutorials/pr_tutorial.md",
"sprint/tutorials/sample_docstring.md": "contributing/tutorials/sample_docstring.md",
"sprint/tutorials/docstring_tutorial.md": "contributing/tutorials/docstring_tutorial.md",
"sprint/tutorials/environment_setup.md": "contributing/tutorials/environment_setup.md",
"sprint/tutorials/pr_tutorial.md": "contributing/tutorials/pr_tutorial.md",
"sprint/tutorials/sample_docstring.md": "contributing/tutorials/sample_docstring.md",
}

# use numbered figures
Expand Down
2 changes: 1 addition & 1 deletion contributing/donate.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Thanks for your interest in supporting us! {material-sharp}`favorite;2em;sd-text

## PyMC

PyMC is a non-profit project under NumFOCUS umbrella.
PyMC is a non-profit project under NumFOCUS umbrella.

::::{div} sd-d-flex-row sd-align-major-center
:::{button-link} https://numfocus.org/donate-to-pymc
Expand Down
6 changes: 3 additions & 3 deletions contributing/language-translations.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Language Translations

## Requirements
- Transifex account (or GitHub one to log in with it)
- Transifex account (or GitHub one to log in with it)
- Knowledge of English
- Knowledge of Spanish or Portuguese

Expand Down Expand Up @@ -31,15 +31,15 @@ The languages text is borrowed from: Python Documentation [Guía para contribuir

5. Pages to translate is a sub-menu under "Editor." Currently, these pages are being prioritized for translation: [priority pages](https://github.com/pymc-devs/pymc-data-umbrella/issues/99)

6. You can translate sub-sections and select "Save translation."
6. You can translate sub-sections and select "Save translation."

:::{note}
There is GitHub Actions that is configured on this repository, which turns a translation into a pull request which is submitted to the repository. [PR #166](https://github.com/pymc-devs/pymc-data-umbrella/pull/166/files) is an example pull request.
:::

## Translating content: volunteers needed

If you would like to volunteer for translations, please select a page. We have included a list of priority pages to translate on [Issue #99](https://github.com/pymc-devs/pymc-data-umbrella/issues/99).
If you would like to volunteer for translations, please select a page. We have included a list of priority pages to translate on [Issue #99](https://github.com/pymc-devs/pymc-data-umbrella/issues/99).

## Thank you 🙌

Expand Down
4 changes: 2 additions & 2 deletions contributing/tutorials/environment_setup.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
(environment_setup)=
# Local environment setup
# Local environment setup

## Pre-requisites

Expand Down Expand Up @@ -197,7 +197,7 @@ pre-commit installed at .git/hooks/pre-commit

Your system is now ready! You are ready to do your first PR.

Go and choose an issue to work on at `TODO: add link`!
For a list of beginner-friendly issues to work on, visit [this link](https://github.com/pymc-devs/pymc/issues?q=is%3Aopen+is%3Aissue+label%3A%22beginner+friendly%22). Or for all open issues see [this link](https://github.com/pymc-devs/pymc/issues) instead.

:::{div} sd-text-center sd-fs-1
{fas}`star;sd-fs-1 sd-text-warning`
Expand Down
4 changes: 2 additions & 2 deletions locales/es/LC_MESSAGES/2022-02_sprint/index.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
# Copyright (C) 2021, Sprint contributors
# This file is distributed under the same license as the PyMC-Data Umbrella Sprint package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#
# Translators:
# Sandra Yojana Meneses <[email protected]>, 2022
# Oriol Abril-Pla <[email protected]>, 2022
#
#
#, fuzzy
msgid ""
msgstr ""
Expand Down
4 changes: 2 additions & 2 deletions locales/es/LC_MESSAGES/2022-02_sprint/organizers/index.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
# Copyright (C) 2021-2023, Sprint contributors
# This file is distributed under the same license as the PyMC-Data Umbrella Sprint package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#
# Translators:
# Sandra Yojana Meneses <[email protected]>, 2023
# Anavelyz Perez, 2023
#
#
#, fuzzy
msgid ""
msgstr ""
Expand Down
4 changes: 2 additions & 2 deletions locales/es/LC_MESSAGES/2022-07_sprint/index.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
# Copyright (C) 2021-2023, Sprint contributors
# This file is distributed under the same license as the PyMC-Data Umbrella Sprint package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#
# Translators:
# Anavelyz Perez, 2023
# Cristián Maureira-Fredes, 2023
#
#
#, fuzzy
msgid ""
msgstr ""
Expand Down
4 changes: 2 additions & 2 deletions locales/es/LC_MESSAGES/2022-07_sprint/schedule.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
# Copyright (C) 2021-2023, Sprint contributors
# This file is distributed under the same license as the PyMC-Data Umbrella Sprint package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#
# Translators:
# Cristina Mulas Lopez, 2023
# Anavelyz Perez, 2023
# Cristián Maureira-Fredes, 2023
#
#
#, fuzzy
msgid ""
msgstr ""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
# Copyright (C) 2021-2023, Sprint contributors
# This file is distributed under the same license as the PyMC-Data Umbrella Sprint package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#
# Translators:
# Anavelyz Perez, 2023
#
#
#, fuzzy
msgid ""
msgstr ""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
# Copyright (C) 2021-2023, Sprint contributors
# This file is distributed under the same license as the PyMC-Data Umbrella Sprint package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#
# Translators:
# Sandra Yojana Meneses <[email protected]>, 2023
# Anavelyz Perez, 2023
#
#
#, fuzzy
msgid ""
msgstr ""
Expand Down
4 changes: 2 additions & 2 deletions locales/es/LC_MESSAGES/2022-07_sprint/sprint_parties/index.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
# Copyright (C) 2021, Sprint contributors
# This file is distributed under the same license as the PyMC-Data Umbrella Sprint package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#
# Translators:
# Cristián Maureira-Fredes, 2023
#
#
#, fuzzy
msgid ""
msgstr ""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
# Copyright (C) 2021-2023, Sprint contributors
# This file is distributed under the same license as the PyMC-Data Umbrella Sprint package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#
# Translators:
# Leonardo <[email protected]>, 2023
# Anavelyz Perez, 2023
#
#
#, fuzzy
msgid ""
msgstr ""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
# Copyright (C) 2021-2023, Sprint contributors
# This file is distributed under the same license as the PyMC-Data Umbrella Sprint package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#
# Translators:
# Anavelyz Perez, 2023
#
#
#, fuzzy
msgid ""
msgstr ""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
# Copyright (C) 2021-2023, Sprint contributors
# This file is distributed under the same license as the PyMC-Data Umbrella Sprint package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#
# Translators:
# Cristián Maureira-Fredes, 2023
# Anavelyz Perez, 2023
#
#
#, fuzzy
msgid ""
msgstr ""
Expand Down
4 changes: 2 additions & 2 deletions locales/es/LC_MESSAGES/2023-03_sprint/index.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
# Copyright (C) 2021-2023, Sprint contributors
# This file is distributed under the same license as the PyMC-Data Umbrella Sprint package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#
# Translators:
# Anavelyz Perez, 2023
# Cristián Maureira-Fredes, 2023
# César Herrera, 2023
# Oriol Abril-Pla <[email protected]>, 2023
#
#
#, fuzzy
msgid ""
msgstr ""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
# Copyright (C) 2021-2023, Sprint contributors
# This file is distributed under the same license as the PyMC-Data Umbrella Sprint package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#
# Translators:
# Anavelyz Perez, 2023
# Cristián Maureira-Fredes, 2023
# César Herrera, 2023
# Oriol Abril-Pla <[email protected]>, 2023
#
#
#, fuzzy
msgid ""
msgstr ""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
# Copyright (C) 2021-2023, Sprint contributors
# This file is distributed under the same license as the PyMC-Data Umbrella Sprint package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#
# Translators:
# Anavelyz Perez, 2023
# Cristián Maureira-Fredes, 2023
#
#
#, fuzzy
msgid ""
msgstr ""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Copyright (C) 2021-2023, Sprint contributors
# This file is distributed under the same license as the PyMC-Data Umbrella Sprint package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#
#, fuzzy
msgid ""
msgstr ""
Expand Down
4 changes: 2 additions & 2 deletions locales/es/LC_MESSAGES/2023-03_sprint/sprint_parties/index.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
# Copyright (C) 2021-2023, Sprint contributors
# This file is distributed under the same license as the PyMC-Data Umbrella Sprint package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#
# Translators:
# Cristián Maureira-Fredes, 2023
#
#
#, fuzzy
msgid ""
msgstr ""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
# Copyright (C) 2021-2023, Sprint contributors
# This file is distributed under the same license as the PyMC-Data Umbrella Sprint package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#
# Translators:
# Anavelyz Perez, 2023
# Cristián Maureira-Fredes, 2023
#
#
#, fuzzy
msgid ""
msgstr ""
Expand Down
Loading