Skip to content

Update community page to use active channels and streamline language #800

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

Merged
merged 2 commits into from
Jun 4, 2025
Merged
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
2 changes: 1 addition & 1 deletion _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
url: /try
- title: Install
url: /install
- title: Get Involved
- title: Community
url: /community
- title: Documentation
url: https://docs.jupyter.org/
Expand Down
8 changes: 8 additions & 0 deletions assets/community/discourse.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 0 additions & 21 deletions assets/community/gitter.svg

This file was deleted.

16 changes: 16 additions & 0 deletions assets/community/zulip-icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 5 additions & 6 deletions binder.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,13 +118,12 @@ Like all Project Jupyter efforts, the Binder Project is an
open-source and community-driven project. We'd love for you
to join our community and contribute code, time, comments, or appreciation.

* [**The Binder Zulip Channel**](https://jupyter.zulipchat.com/#narrow/channel/469744-jupyterhub) is where real-time conversations happen in the Binder community. This is shared with the JupyterHub project.
* [**The Binder Community Forum**](https://discourse.jupyter.org/c/binder) has a lot of
community interaction and useful information about using, running, and contributing to Binder.
* [**The JupyterHub Contributing guide**](https://jupyterhub-team-compass.readthedocs.io/en/latest/contribute/index.html) is
a great place to start learning how you can contribute to the Binder Project.
* [**The JupyterHub Team Compass**](https://jupyterhub-team-compass.readthedocs.io/en/latest/) is a resource
for the JupyterHub community to share information, team practices, and important information.
* [**The JupyterHub Teams Page**](https://jupyterhub-team-compass.readthedocs.io/en/latest/team/index.html) lists
the current members of the JupyterHub and Binder teams.
* [**The JupyterHub Contributing guide**](https://jupyterhub-team-compass.readthedocs.io/en/latest/contribute/index.html) is
a great place to start learning how you can contribute to the Binder Project.
* [**The Binder Gitter Channel**](https://gitter.im/jupyterhub/binder) is where a lot of real-time
conversations happen in the Binder community.
* [**The Binder Community Forum**](https://discourse.jupyter.org/c/binder) has a lot of
community interaction and useful information about using, running, and contributing to Binder.
82 changes: 27 additions & 55 deletions community.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,30 @@
---
layout: page
title: Get Involved
tagline: How to join the Project Jupyter community
title: Get Involved in the Community
tagline: How to learn about and join our open source community
permalink: /community

channels:
- title: Jupyter GitHub
description: A place where the community collaborates on the development of Jupyter software.
src: assets/widgets/github.svg
alt: GitHub logo
url: https://github.com/jupyter/
- title: Jupyter Discourse
description: A Discourse Forum for a multitude of Jupyter topics.
src: assets/community/mail-list.svg
alt: Mailing list
- title: Jupyter Forum
description: A forum for asynchronous communication across the Jupyter community and many of its subprojects.
src: assets/community/discourse.svg
alt: Discourse logo
url: https://discourse.jupyter.org/
- title: Jupyter Chatroom
description: For real-time discussion project-wide. Also used by several sub-projects for their team conversation.
src: assets/community/zulip-icon.svg
alt: Zulip logo
url: https://jupyter.zulipchat.com
- title: Jupyter General Mailing List
description: A Google Group for general discussions of Jupyter's use.
src: assets/community/mail-list.svg
alt: Mailing list
url: https://groups.google.com/forum/#!forum/jupyter
- title: Jupyter GitHub
description: A place where the community collaborates on the development of Jupyter software.
src: assets/widgets/github.svg
alt: GitHub logo
url: https://github.com/jupyter/
- title: Jupyter in Education Mailing List
description: A Google Group for general discussions of Jupyter's use in education.
src: assets/community/mail-education.svg
Expand All @@ -30,11 +35,6 @@ channels:
src: assets/community/mail-list.svg
alt: Mailing list
url: https://groups.google.com/forum/?pli=1#!forum/jupyter-research-facilities
- title: Jupyter Gitter Chatroom
description: A real-time chatroom, for general development related discussions.
src: assets/community/gitter.svg
alt: Gitter logo
url: https://gitter.im/jupyter/jupyter
- title: Jupyter on Stack Overflow
description: A popular third party site for programmers to ask and answer questions about Jupyter.
src: assets/community/stack-overflow.svg
Expand All @@ -52,52 +52,24 @@ channels:
url: https://jupyter.readthedocs.io/en/latest/contributing/content-contributor.html
---

Jupyter is a community of data enthusiasts who believe in the power of open
tools and standards for education, research, and data analytics. We welcome
contributions and contributors of all kinds - whether they come as contributions
to code, participation in the community, opening issues and pointing out bugs,
or simply sharing your work with your colleagues and friends.

## Join the Jupyter community

If you're interested in joining the Jupyter community (yay!) we recommend
checking out the Jupyter [Contributing
guide](https://jupyter.readthedocs.io/en/latest/contributing/content-contributor.html).
This contains information about the different projects in the Jupyter ecosystem,
the tools and skills that are useful for each project, and other ways that you
can become a part of the Jupyter community.

## Explore our projects
Jupyter is an open community of data enthusiasts who believe in the power of open
tools and standards for education, research, and data analytics.

Jupyter has seen wonderful growth over the past decade. As we have grown, the
projects now span multiple GitHub organizations. Jupyter projects may be found
in these organizations:
## Where to learn

- [jupyter](https://github.com/jupyter)
- [ipython](https://github.com/ipython)
- [jupyterhub](https://github.com/jupyterhub)
- [jupyterlab](https://github.com/jupyterlab)
- [jupyter-widgets](https://github.com/jupyter-widgets)
- [jupyter-server](https://github.com/jupyter-server)
- [jupyter-xeus](https://github.com/jupyter-xeus)
- [jupyter-lsp](https://github.com/jupyter-lsp)
- [voila-dashboards](https://github.com/voila-dashboards)
- [binder-examples](https://github.com/binder-examples)
We welcome contributions and contributors of all kinds - whether they come as contributions to code, participation in the community, opening issues and pointing out bugs, or simply sharing your work with your colleagues and friends.

Many organizations have a **team-compass** repo to provide detailed information
about the sub-community, its meetings, and contribution tips.
To learn more about contributing, see the [Jupyter Contributing guide](https://docs.jupyter.org/en/latest/contributing/content-contributor.html).

## Participate online
Jupyter is organized into sub-projects, each of which has their own goals, practices, and spaces for communication.
To get started, see [this list of Jupyter Subprojects](https://jupyter.org/governance/list_of_subprojects.html).

Jupyter also has a number of online communication channels to help keep in touch.
## Where to talk

As you interact with others in the Jupyter ecosystem, remember that we have a strong
commitment to being an **open, inclusive, and positive community**. Please read the
[Jupyter Code of Conduct](https://github.com/jupyter/governance/blob/main/conduct/code_of_conduct.md)
for guidance on how to interact with others in a way that makes the community thrive.
Jupyter has a number of online communication channels to help keep in touch. Here are several of the most-prominent ones.

Below is a short list of Gitter channels, mailing lists, and GitHub repositories
where you can get involved. **We always welcome participation in the Jupyter community**.
Remember that we have a strong commitment to being an **open, inclusive, and positive community**. Please read the [Jupyter Code of Conduct](https://github.com/jupyter/governance/blob/main/conduct/code_of_conduct.md)
for guidance on how to interact with others.

<section class="resourcelist">
{% for obj in page.channels %}
Expand Down
Loading