
GitHub Codespaces
I recently learned how to use GitHub Codespaces. Really excellent tool for collaborating in the team. A codespace is a development environment that's hosted in the cloud. I can share Jupyter notebook files with others in my repository. Codespaces environment to modify code, excute it, safe it, stage, commit and push changes to the same repository. Collaborating in a team on Jupyter Notebook and Visual Studio Code files is now easy.