-
Notifications
You must be signed in to change notification settings - Fork 45
Add Narwahls project to calendars #769
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
Add Narwahls project to calendars #769
Conversation
✅ Deploy Preview for scientific-python-org ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
I checked if the time slots are correct by downloading the ics file created from the yaml file and comparing the meetings times with the Narwhals calendar. They're correct. :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some URLs are missing
calendars/narwhals.yaml
Outdated
Each week, we share issues we've tackled or projects we've "narwhalified." | ||
begin: 2025-06-06 15:00:00 +00:00 | ||
end: 2025-06-06 16:00:00 +00:00 | ||
url: # TODO: happening where? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This needs a link to the call
calendars/narwhals.yaml
Outdated
Each week, we share issues we've tackled or projects we've "narwhalified." | ||
begin: 2025-06-13 13:00:00 +00:00 | ||
end: 2025-06-13 14:00:00 +00:00 | ||
url: # TODO: happening where? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
needs an uls. But also, is this a duplicate of the previous meeting?
@marenwestermann Would you like to add the URLs in, and we can get this merged for you? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I added the missing links. The times slots are correct, I checked again.
description: | | ||
Narwhals development livestream. Join us as we develop it! | ||
Chat, ask questions, or just follow along. | ||
begin: 2025-06-13 14:00:00 +00:00 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This overlaps with the community call. Should this time slot or the one for the community call be changed?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I updated the time slot for the community call.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
I wrote a yaml file for adding the Narwhals project to the list of calendars.
See issue on the Narwhals GitHub repo here: narwhals-dev/narwhals#1512