Google Colab has launched an official VS Code extension, bridging the gap between the popular code editor and the AI/ML platform. The extension combines VS Code’s powerful development environment with Colab’s seamless access to high-powered runtimes (GPUs/TPUs), allowing users to connect local notebooks to Colab. This aims to meet developers where they are and brings the best of both worlds.
Related Posts
Authentication system using Golang and Sveltekit – User registration
Introduction With the basic setup laid bare, it’s time to build a truly useful API service for our…
Stream PostgreSQL WALs with Zero Data Loss in Mind
pgrwl stream write-ahead logs from a PostgreSQL server 🚀 About The project serves as a research platform to…
Use nginx as a hacker business card
A friend of mine recently showed me his curl-able business card inspired by this Cloudflare worker template. I…