Skip to content
Draft
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 community.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ This is a calendar of regular online events. It might not be exhaustive.
<iframe title="Calendar of Project Jupyter events"
class="responsive-iframe"
id="calendariframe"
src="https://calendar.google.com/calendar/embed?height=600&amp;wkst=1&amp;bgcolor=%23ffffff&amp;ctz=local&amp;src=bTNoZWs2OWRhZzczODF1bXQ4a2NqZDc1dTRAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ&amp;src=ZGdwZDM2ZjQzZXQ5Z3JhYm42dGRpbjZwbWNAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ&amp;src=YXFwa3VpNXE3b2kzMnBrOXRjcDUzaG5zc2NAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ&amp;src=cGlhaGluZWpqcjZzc3ZpOGlrbWpqb3A2cm9AZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ&amp;src=Y184YWIxNzY1YjY1ODY3NDVkOGI3NWU5MmJkYzdjYTZlNDZjYWExMmE1ZjhkOTUwZDVmNzNmMzI2Zjk3NjE0NGQ3QGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20&amp;color=%23AD1457&amp;color=%23EF6C00&amp;color=%23616161&amp;color=%23F6BF26&amp;color=%239E69AF&amp;color=%23e67c73"
src="https://calendar.google.com/calendar/embed?height=600&amp;wkst=1&amp;bgcolor=%23ffffff&amp;ctz=local&amp;src=m3hek69dag7381umt8kcjd75u4&amp;src=aqpkui5q7oi32pk9tcp53hnssc&amp;src=c_8ab1765b6586745d8b75e92bdc7ca6e46caa12a5f8d950d5f73f326f976144d7&amp;color=%23AD1457&amp;color=%23EF6C00&amp;color=%23616161"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks google does not like this URL? I tried opening it and it looked empty.

FAILED _site/community.html::/home/runner/work/jupyter.github.io/jupyter.github.io/_site/community.html <iframe src=https://calendar.google.com/calendar/embed?height=600&wkst=1&bgcolor=%23ffffff&ctz=local&src=m3hek69dag7381umt8kcjd75u4&src=aqpkui5q7oi32pk9tcp53hnssc&src=c_8ab1765b6586745d8b75e92bdc7ca6e46caa12a5f8d950d5f73f326f976144d7&color=%23AD1457&color=%23EF6C00&color=%23616161>

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I was surprised that the share links I came up with from these calendars on my google calendar differed so much from the src ids already on this page. I'll make this PR a draft PR for now, and circle back to it when I have time to identify what the right src values are for the three calendars listed in the original description.

width="800"
height="600"
style="border: 0; overflow: hidden;"></iframe>
Expand Down
Loading