Category: Open Source

  • How to connect GitHub Codespaces to a local Visual Studio Code

    I\’m a huge fan of GitHub Codespaces. Codespaces deliver a fully powered and customizable Visual Studio Code (VS Code) instance in the browser. I\’ve started using Codespaces recently to do my Covid analysis. It\’s a great tool because I don\’t need to install anything locally, I can simply use Codespaces straight from the browser. Codespaces…