Skip to content

Commit 9672553

Browse files
authored
page: Add new partners: DataUmbrella and THCAI (#225)
1 parent 3988998 commit 9672553

File tree

4 files changed

+30
-11
lines changed

4 files changed

+30
-11
lines changed

pages/index.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,18 @@ partners:
3434
url: https://www.pyopensci.org/
3535
logo: /images/partners/pyopensci.png
3636

37-
- name: PyDataStructs
38-
url: https://pydatastructs.readthedocs.io/en/stable
39-
logo: /images/partners/pydatastructs.png
40-
4137
- name: IGDORE
4238
url: https://igdore.org/
4339
logo: /images/partners/IGDORE-logo-200pxx200px.png
4440

41+
- name: Data Umbrella
42+
url: https://dataumbrella.org/
43+
logo: /images/partners/dataumbrella.png
44+
45+
- name: TeleHealthCareAI
46+
url: https://telehealthcareai.org/
47+
logo: /images/partners/thcai.png
48+
4549
initiatives:
4650
- title: Community
4751
description: |

pages/partnership/partners/index.md

Lines changed: 22 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,6 @@ partners:
5454
github: https://github.com/arxlang/arx
5555
twitter: https://twitter.com/arx_lang
5656

57-
- name: PyDataStructs
58-
summary: |
59-
A Python package for data structures and algorithms.
60-
thumbnail: /images/partners/pydatastructs.png
61-
url: https://pydatastructs.readthedocs.io/en/stable
62-
github: https://github.com/codezonediitj/pydatastructs
63-
6457
- name: pyOpenSci
6558
summary: |
6659
pyOpenSci promotes open and reproducible research
@@ -89,6 +82,28 @@ partners:
8982
thumbnail: /images/partners/IGDORE-logo.png
9083
url: https://igdore.org
9184
twitter: https://twitter.com/IGDOREinstitute
85+
86+
- name: DataUmbrella
87+
summary: |
88+
Data Umbrella, founded in December 2019, is a global community for
89+
underrepresented persons in data science. Underrepresented persons
90+
can be of any self-identified category (gender, race, ethnicity,
91+
age, sexual orientation, disability, geographic location,
92+
socioeconomic level and others).
93+
thumbnail: /images/partners/dataumbrella.png
94+
url: https://dataumbrella.org
95+
twitter: https://twitter.com/DataUmbrella
96+
97+
- name: TeleHealthCareAI
98+
summary: |
99+
TeleHealthCareAI is an initiative dedicated to advancing (tele)medicine
100+
through artificial intelligence using an open-source and open-science
101+
approach. Our mission is to build a dynamic network of healthcare
102+
projects that leverage AI to enhance remote diagnosis,
103+
treatment and patient care.
104+
thumbnail: /images/partners/thcai.png
105+
url: https://telehealthcareai.org
106+
github: https://github.com/telehealthcareai
92107
---
93108

94109
# Partners
8.73 KB
Loading

theme/images/partners/thcai.png

21.4 KB
Loading

0 commit comments

Comments
 (0)