Skip to content

Conversation

@shortthirdman
Copy link
Member

📌 Summary

This PR adds Google Colab notebooks derived from selected Medium blog posts. These notebooks provide interactive versions of the tutorials and articles, allowing users to run code directly in the cloud via Google Colab.


✅ Changes Made

  • Added new directory: notebooks/

  • Included Colab notebooks for the following Medium blogs

  • Notebooks contain:

    • Step-by-step code from the articles
    • Markdown explanations matching blog content
    • Required imports and environment setup

🚀 Why This Is Useful

  • Enables readers to experiment with code without local setup
  • Increases accessibility and engagement for blog readers
  • Promotes reproducibility of tutorial content

🔧 Notes

  • Ensure runtime is set to Python 3 and GPU if needed
  • Dependencies are listed within each notebook
  • Future additions will include notebooks for more blog posts

📎 Related Issues

None


@shortthirdman shortthirdman self-assigned this Sep 27, 2025
@shortthirdman shortthirdman added documentation Improvements or additions to documentation enhancement New feature or request labels Sep 27, 2025
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 enhancement New feature or request

Development

Successfully merging this pull request may close these issues.

2 participants