yunjey / pytorch-tutorial

PyTorch Tutorial for Deep Learning Researchers
MIT License
30.36k stars 8.14k forks source link

Update README.md with Open in Codeanywhere button #251

Open marko-baric-ca opened 4 weeks ago

marko-baric-ca commented 4 weeks ago

This PR adds "Open in Codeanywhere" button to the Readme file.

Codeanywhere is a cloud-based Integrated Development Environment (IDE) that allows developers to code, learn, build, and collaborate on projects directly from their web browsers. This button opens the Codeanywhere VS Code IDE in the browser, pulls the repo, sets up a container environment and allows the developer to run the code - all of this with a single click and for free.

This removes the local setup hassle and allows developers to start coding and run the app in minutes, straight from the repo page in Github.