Skip to content

Commit 6a2694d

Browse files
authored
Add link to LF workshop website (#841)
1 parent 9d8f04c commit 6a2694d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/validate.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,8 @@ jobs:
9595
--check-links-ignore "https://www.oracle.com" \
9696
--check-links-ignore "https://stackoverflow.com" \
9797
--check-links-ignore "https://opensource.org/licenses/BSD-3-Clause" \
98-
--check-links-ignore "https://www.cvedetails.com/vulnerability-list/vendor_id-15653/Jupyter.html"
98+
--check-links-ignore "https://www.cvedetails.com/vulnerability-list/vendor_id-15653/Jupyter.html" \
99+
--check-links-ignore "https://blog.jupyter.org.*"
99100
100101
lighthouse:
101102

community.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@ of contributors, and strengthening collaborations.
160160
#### Round 5: 2025-2026
161161
- [Round 5: Call for Proposals](https://blog.jupyter.org/jupyter-community-workshops-are-back-3cca15d02975)
162162
- [Round 5: Announcement of Workshops](https://blog.jupyter.org/jupyter-community-workshops-early-2026-a9ce9670ba19)
163+
- [Round 5: Workshop Submission and List of Workshops](https://events.linuxfoundation.org/jupyter-workshops/)
163164

164165
### Jupyter Community Calls
165166

0 commit comments

Comments
 (0)