|
1 | 1 | --- |
2 | 2 | title: Community Partners |
3 | 3 | description: |
4 | | - "Community-led initiatives, resources, courses, mentoring, and events shared |
5 | | - by OSL community members." |
6 | | -date: 2026-06-25 |
| 4 | + "Discover community-led events, courses, resources, mentoring spaces, and |
| 5 | + practical opportunities shared by Open Science Labs members and partners." |
| 6 | +date: 2026-06-29 |
7 | 7 | authors: ["OSL Team"] |
8 | 8 | template: community.html |
9 | | -section_label: Partnership |
| 9 | +section_label: Community Partner Hub |
10 | 10 | page_theme: partnership |
11 | | -hero_words: ["Connect", "Amplify", "Collaborate"] |
| 11 | +hero_words: ["Discover", "Participate", "Contribute"] |
12 | 12 | community: |
13 | 13 | featured: [] |
14 | | - initiatives: |
15 | | - # Use the format below to add a Community Partner initiative. |
16 | | - # - name: "Community-led learning sessions" |
17 | | - # partner: "Community organizers and instructors" |
18 | | - # category: "Events" |
19 | | - # status: "Open for registration" |
20 | | - # format: "Talks, workshops, reading groups, and demos" |
21 | | - # audience: "Learners, researchers, developers, and open-source newcomers" |
22 | | - # thumbnail: /images/logos/logo.png |
23 | | - # url: "https://example.org/community-initiative" |
24 | | - # action: "Learn more" |
25 | | - # description: | |
26 | | - # A short description of the initiative, what participants can expect, |
27 | | - # and why it is useful for the Open Science Labs community. |
| 14 | + events: |
| 15 | + upcoming: [] |
| 16 | + recurring: |
| 17 | + - name: "Quantum Computing in a Nutshell" |
| 18 | + partner: "Sri Kaleeswarar S" |
| 19 | + category: "Events" |
| 20 | + status: "Open for participation" |
| 21 | + format: "Weekly online lectures and discussions" |
| 22 | + recurrence: "Every Saturday" |
| 23 | + audience: |
| 24 | + "Students, researchers, developers, educators, and science enthusiasts |
| 25 | + worldwide" |
| 26 | + thumbnail: /images/community/header.png |
| 27 | + url: "https://meet.jit.si/osl-quantum-lectures" |
| 28 | + details_url: "https://srikaleeswarar.home.blog/osl-quantum-lectures/" |
| 29 | + recording_url: "https://www.youtube.com/@TamilLinuxCommunity" |
| 30 | + action: "Join the lectures" |
| 31 | + description: | |
| 32 | + A free, community-driven international lecture series that introduces |
| 33 | + quantum computing from quantum theory through a physics-informed path. |
| 34 | + Sessions cover quantum mechanics, qubits, gates, algorithms, error |
| 35 | + correction, hardware platforms, and open-source quantum tools. No |
| 36 | + registration is required. |
| 37 | + past: [] |
| 38 | + courses: [] |
| 39 | + resources: [] |
| 40 | + mentoring: [] |
| 41 | + submission: |
| 42 | + channel: community-initiatives |
| 43 | + discord_url: /discord/ |
| 44 | + |
| 45 | + # Data model examples for maintainers: |
| 46 | + # |
| 47 | + # featured: |
| 48 | + # - name: "Community-led learning sprint" |
| 49 | + # partner: "Community organizers" |
| 50 | + # category: "Course" |
| 51 | + # status: "Open for registration" |
| 52 | + # format: "Online cohort" |
| 53 | + # duration: "4 weeks" |
| 54 | + # audience: "Researchers and open-source contributors" |
| 55 | + # topics: ["open science", "reproducibility"] |
| 56 | + # thumbnail: /images/logos/logo.png |
| 57 | + # url: "https://example.org" |
| 58 | + # action: "Register" |
| 59 | + # description: "Short description of the opportunity and why it matters." |
| 60 | + # |
| 61 | + # events: |
| 62 | + # upcoming: |
| 63 | + # - name: "Open Science Community Meetup" |
| 64 | + # partner: "Community organizers" |
| 65 | + # category: "Workshop" |
| 66 | + # status: "Open" |
| 67 | + # format: "Hybrid" |
| 68 | + # date_start: "2026-08-12" |
| 69 | + # date_label: "12 August 2026" |
| 70 | + # time: "15:00" |
| 71 | + # timezone: "UTC" |
| 72 | + # audience: "Learners, researchers, and developers" |
| 73 | + # location: |
| 74 | + # name: "Community Lab" |
| 75 | + # city: "Geneva" |
| 76 | + # country: "Switzerland" |
| 77 | + # map_url: "https://maps.example.org" |
| 78 | + # url: "https://example.org/register" |
| 79 | + # details_url: "https://example.org/details" |
| 80 | + # action: "Register" |
| 81 | + # description: "Short event description." |
| 82 | + # recurring: |
| 83 | + # - name: "Open-source contribution office hours" |
| 84 | + # partner: "OSL community mentors" |
| 85 | + # recurrence: "Every first Friday" |
| 86 | + # time: "16:00" |
| 87 | + # timezone: "UTC" |
| 88 | + # format: "Online" |
| 89 | + # url: "https://example.org/join" |
| 90 | + # action: "Join session" |
| 91 | + # description: "A recurring space for questions, pairing, and support." |
| 92 | + # |
| 93 | + # courses: |
| 94 | + # - name: "Reproducible research foundations" |
| 95 | + # partner: "Community instructors" |
| 96 | + # status: "Self-paced" |
| 97 | + # level: "Beginner" |
| 98 | + # mode: "Self-paced" |
| 99 | + # duration: "3 modules" |
| 100 | + # workload: "2-3 hours" |
| 101 | + # language: "English" |
| 102 | + # prerequisites: "No prior experience required" |
| 103 | + # syllabus_url: "https://example.org/syllabus" |
| 104 | + # url: "https://example.org/course" |
| 105 | + # action: "Start course" |
| 106 | + # description: "A practical learning path for reproducible projects." |
| 107 | + # |
| 108 | + # resources: |
| 109 | + # - name: "Reproducible project starter kit" |
| 110 | + # partner: "OSL community" |
| 111 | + # type: "Guide" |
| 112 | + # topics: ["templates", "reproducibility"] |
| 113 | + # language: "English" |
| 114 | + # license: "CC BY 4.0" |
| 115 | + # updated: "2026-06-28" |
| 116 | + # url: "https://example.org/resource" |
| 117 | + # action: "Open resource" |
| 118 | + # description: "Reusable materials for starting open science projects." |
| 119 | + # |
| 120 | + # mentoring: |
| 121 | + # - name: "Project clinic" |
| 122 | + # partner: "Community mentors" |
| 123 | + # status: "By appointment" |
| 124 | + # format: "Online" |
| 125 | + # recurrence: "Monthly" |
| 126 | + # timezone: "UTC" |
| 127 | + # audience: "Project maintainers and new contributors" |
| 128 | + # capacity: "Small groups" |
| 129 | + # booking_url: "https://example.org/book" |
| 130 | + # description: "Feedback and guidance for open-source project work." |
28 | 131 | --- |
29 | 132 |
|
30 | 133 | # Community Partners |
31 | 134 |
|
32 | | -Community Partners are people from the Open Science Labs community who are |
33 | | -creating initiatives that can benefit others. These initiatives can include |
34 | | -events, educational materials, courses, mentoring, project clinics, office |
35 | | -hours, reading groups, and other community-led opportunities. |
| 135 | +Community Partners are people and groups from the Open Science Labs community |
| 136 | +who organize opportunities that help others learn, collaborate, build, mentor, |
| 137 | +and contribute. This hub is designed to make those opportunities easy to scan |
| 138 | +and easy to join. |
36 | 139 |
|
37 | | -This page is where we publicize those initiatives so community members can |
38 | | -discover useful opportunities and so organizers can connect with people who may |
39 | | -want to learn, contribute, mentor, or collaborate. |
| 140 | +The page supports several kinds of community-led opportunities: |
| 141 | + |
| 142 | +- **Events & gatherings** for workshops, talks, meetups, study sessions, reading |
| 143 | + groups, and demos. |
| 144 | +- **Courses & learning paths** for cohort-based courses, self-paced material, |
| 145 | + bootcamps, and structured curricula. |
| 146 | +- **Resources & toolkits** for guides, datasets, templates, notebooks, |
| 147 | + repositories, videos, and reusable educational material. |
| 148 | +- **Mentoring, office hours & project clinics** for recurring support spaces, |
| 149 | + contribution help, onboarding, and project feedback. |
40 | 150 |
|
41 | 151 | ## Mission and values |
42 | 152 |
|
43 | | -Open Science Labs welcomes Community Partner initiatives that are aligned with |
44 | | -our mission of promoting open science and open-source technology through |
45 | | -community collaboration, education, and project development. |
| 153 | +Open Science Labs welcomes Community Partner initiatives that align with our |
| 154 | +mission of promoting open science and open-source technology through community |
| 155 | +collaboration, education, and project development. |
46 | 156 |
|
47 | 157 | We especially welcome initiatives that support open collaboration, continuous |
48 | 158 | learning, inclusivity, accessibility, ethical responsibility, community |
49 | 159 | empowerment, sustainability, and constructive communication. You can learn more |
50 | 160 | about these principles in the [Open Science Labs Formula](/about/formula/). |
51 | 161 |
|
52 | | -## What we look for |
53 | | - |
54 | | -- Initiatives that are useful to the OSL community. |
55 | | -- Activities aligned with open science, open-source software, reproducible |
56 | | - research, education, mentoring, or community building. |
57 | | -- Clear information about the audience, format, expected commitment, and how |
58 | | - people can participate. |
59 | | -- A welcoming approach that follows the OSL Code of Conduct and community |
60 | | - guidelines. |
61 | | - |
62 | | -## Independent initiatives |
63 | | - |
64 | | -Community Partner initiatives are independently organized and managed by their |
65 | | -own community managers, organizers, or maintainers. Open Science Labs helps |
66 | | -promote initiatives from community members that appear aligned with our mission |
67 | | -and values, but OSL is not responsible for their content, activities, |
68 | | -registration processes, schedules, materials, decisions, or outcomes. |
69 | | - |
70 | | -Questions about a specific initiative should be directed to the initiative's |
71 | | -organizers. If you notice an issue with how an initiative is represented on this |
72 | | -page, or if you believe an initiative is not aligned with OSL values, please |
73 | | -contact us at [`team@opensciencelabs.org`](mailto:team@opensciencelabs.org). |
74 | | - |
75 | | -## How to suggest an initiative |
76 | | - |
77 | | -If you have an initiative to share, join our [Discord community](/discord/) and |
78 | | -post it in the `community-initiatives` channel with a short description, |
79 | | -organizer name, target audience, relevant links, and any important dates or |
80 | | -participation details. |
81 | | - |
82 | | -## Code of Conduct |
83 | | - |
84 | | -All Community Partner initiatives shared through Open Science Labs should follow |
85 | | -our [Code of Conduct](/about/coc/). We expect organizers and participants to |
86 | | -help keep these spaces welcoming, respectful, inclusive, and safe for everyone. |
| 162 | +## Participation expectations |
87 | 163 |
|
88 | | -If you experience or notice any issue related to a Community Partner initiative, |
89 | | -please contact us at |
90 | | -[`team@opensciencelabs.org`](mailto:team@opensciencelabs.org). |
| 164 | +Every opportunity listed here should provide clear information about the target |
| 165 | +audience, format, expected commitment, schedule, participation link, organizer, |
| 166 | +and any accessibility or location details. Community Partner initiatives should |
| 167 | +also follow the [OSL Code of Conduct](/about/coc/) and help keep spaces |
| 168 | +welcoming, respectful, inclusive, and safe for everyone. |
0 commit comments