Link

Pytorch

Amazon EC2

  • azdaly’s Brief Tutorial to getting a Jupyter Notebook running on EC2
    • The trick is to do this (on your EC2 instance).
    • Then to do this (also on your EC2 instance).
    • Then do this (on your local machine).
    • Finally copy and paste the localhost value (often https://localhost:8888) into a web browser.
  • Run Project Jupyter Notebooks On Amazon EC2

    A different and more comprehensive guide to getting access to jupyter on EC2.

GitHub

  • Git-it Electron

    💻 🎓 Git-it is a (Mac, Win, Linux) Desktop App for Learning Git and GitHub. This application contains challenges for learning Git and GitHub—by using real Git and GitHub, not emulators.

Jupyter Notebook

  • Binder

    Turn a Git repo into a collection of interactive notebooks. Have a repository full of Jupyter notebooks? With Binder, open those notebooks in an executable environment, making your code immediately reproducible by anyone, anywhere.