Skip to content

Remove hyperlinks to the NumPy-related conferences #835

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 4 commits into from
Mar 12, 2025
Merged
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
12 changes: 6 additions & 6 deletions content/en/community.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,12 @@ NumPy also organizes in-person sprints for its team and interested contributors

The NumPy project doesn't organize its own conferences. The conferences that have traditionally been most popular with NumPy maintainers, contributors and users are the SciPy and PyData conference series:

- [SciPy US](https://conference.scipy.org)
- [EuroSciPy](https://www.euroscipy.org)
- [SciPy Latin America](https://pythoncientifico.ar/)
- [SciPy India](https://scipy.in)
- [SciPy Japan](https://www.scipyjapan.scipy.org/)
- [PyData conferences](https://pydata.org/event-schedule/) (15-20 events a year spread over many countries)
- SciPy US
- EuroSciPy
- SciPy Latin America
- SciPy India
- SciPyData Japan
- PyData conferences (15-20 events a year spread over many countries)

Many of these conferences include tutorial days that cover NumPy and/or sprints where you can learn how to contribute to NumPy or related open source projects.

Expand Down