You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I've noticed several notebooks on github have an "Open in Colab" badge that let's viewers quickly setup and experiment with the code. I think this would be a super useful feature.
Describe the solution you'd like
Use the ColabBadge Action (repo maintainer will need to add this), and submit a PR that manually adds the {{badge}} to every existing notebook. This means that all new PRs will need to have a {{badge}} markdown cell.
Create a new GitHub action that automatically adds a markdown cell with the badge to the top of a new notebook.
Additional context
Part of GSSoC'21
The text was updated successfully, but these errors were encountered:
Hello there!👋 Welcome to the project!🚀⚡
Thank you and congrats🎉 for opening your very first issue in this project. Please wait for sometime and make sure not to start working on the issue, unless you get assigned to it.😄
Is your feature request related to a problem? Please describe.
I've noticed several notebooks on github have an "Open in Colab" badge that let's viewers quickly setup and experiment with the code. I think this would be a super useful feature.
Describe the solution you'd like
{{badge}}
to every existing notebook. This means that all new PRs will need to have a{{badge}}
markdown cell.Additional context
Part of GSSoC'21
The text was updated successfully, but these errors were encountered: