Skip to content
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
3 changes: 0 additions & 3 deletions _includes/biocard.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@
{% if include.mastodon %}
<a href="{{ include.mastodon }}" rel="noopener noreferrer"><img src="/assets/badges/mastodon.svg" alt="Mastodon" title="Mastodon"></a>
{% endif %}
{% if include.twitter_handle %}
<a href="https://twitter.com/{{ include.twitter_handle }}" rel="noopener noreferrer"><img src="/assets/badges/twitter.svg" alt="Twitter" title="Twitter"></a>
{% endif %}
{% if include.subproject %}
<div class="biocard-subproject">{{ include.subproject }}</div>
{% endif %}
Expand Down
4 changes: 2 additions & 2 deletions _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
url: https://github.com/jupyter/
- title: Mastodon
url: https://hachyderm.io/@ProjectJupyter
- title: X
url: https://x.com/ProjectJupyter
- title: BlueSky
url: https://bsky.app/profile/projectjupyter.bsky.social
- title: YouTube
url: https://www.youtube.com/@projectjupyter
legal:
Expand Down
4 changes: 2 additions & 2 deletions social.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ List of channels actively maintained by JMS in alphabetical order:
- Medium: https://blog.jupyter.org
- Mastodon: https://hachyderm.io/@ProjectJupyter
- Slack JupyterLab: https://jupyterlabworkspace.slack.com
- X/Twitter Jupyter: https://twitter.com/ProjectJupyter
- YouTube: https://youtube.com/@projectjupyter
- BlueSky : https://bsky.app/profile/projectjupyter.bsky.social
Copy link
Member

Choose a reason for hiding this comment

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

oops, BlueSky was already at the top of this list, now we have a bluesky sandwich. :D



List of channels considered inactive but managed by the JMS:

- Facebook: https://facebook.com/projectjupyter
- Slack JupyterCon 2023: https://jupyterconworkspace.slack.com
- X/Twitter JupyterCon: https://twitter.com/JupyterCon
Loading