-
Notifications
You must be signed in to change notification settings - Fork 3
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 podcast, zenodo badge #8
Conversation
@@ -13,6 +13,9 @@ A curated list of awesome things related to <a href='https://github.com/marimo-t | |||
<a href='https://github.com/marimo-team/awesome-marimo'> | |||
<img src='https://awesome.re/badge-flat2.svg' alt='Awesome'> | |||
</a> | |||
<a href="https://doi.org/10.5281/zenodo.12735329"> | |||
<img src="https://zenodo.org/badge/DOI/10.5281/zenodo.14511438.svg" alt="DOI"/> |
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 don't know if this is the right place for this / doesn't make sense.
what is zenodo? can it go below in one of the other sections?
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 don't know if this is the right place for this / doesn't make sense.
Zenodo's relevance can be found in the Citation.CFF PR comments - marimo-team/marimo#1778 (comment); it's commonly seen to have a badge redirect you to the appropriate zenodo URL in a framework/library's main repo.
Understandable if you don't want it as such; I just felt it was relevant (can be found in popular libraries - https://github.com/arviz-devs/arviz, https://github.com/numpy/numpy, etc).
what is zenodo? can it go below in one of the other sections?
Since it's a badge, I felt it could go in the existing badges section.
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.
Oh I see, sorry I am not from the scientific community so had no clue. I'll defer to @akshayka where he wants that
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.
Looks good to me. Thank you!
Added latest podcast (Open Source Startup Podcast) and zenodo badge as suggested here - marimo-team/marimo#3209 (comment)