Skip to content
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 google collab links for all notebooks #934

Closed
skrawcz opened this issue Jun 1, 2024 · 2 comments · Fixed by #939
Closed

Add google collab links for all notebooks #934

skrawcz opened this issue Jun 1, 2024 · 2 comments · Fixed by #939
Labels
documentation Improvements or additions to documentation examples Related to code under `examples/` good first issue Good for newcomers help wanted Extra attention is needed

Comments

@skrawcz
Copy link
Collaborator

skrawcz commented Jun 1, 2024

We should add google collab links for all notebook examples that we have.

Task:

  1. Add the google collab badge and link to the notebook & README to all notebooks.
    See https://openincolab.com/ for link & badge generation.
@skrawcz skrawcz added documentation Improvements or additions to documentation good first issue Good for newcomers help wanted Extra attention is needed examples Related to code under `examples/` labels Jun 1, 2024
@zilto
Copy link
Collaborator

zilto commented Jun 5, 2024

Colab links can be generated by replacing github.com with githubtocolab.com. To run on Google Colab, notebooks will need a statement to pip install -r requirements.txt

@skrawcz skrawcz mentioned this issue Jun 5, 2024
7 tasks
@skrawcz
Copy link
Collaborator Author

skrawcz commented Jun 5, 2024

yep - I did it last night. Not everything is amenable to it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation examples Related to code under `examples/` good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants