Google Colab
Google's free GPU instances.
Last updated
Google's free GPU instances.
Last updated
Go to the Machines section of Theos and click on the + button, then click on the Use google colab button to open the Theos notebook.
Run the first cell to install the Theos python package and all its dependencies.
Click the Restart runtime button at the end of the installation in order to use the newly installed versions of the packages.
Run the Theos CLI setup to finish the installation process.
Enter your username and password to log in to your Theos account.
Go to your project settings and copy your project key.
Connect this colab instance to Theos by pasting your project key next to the --project-key argument and run this cell.
Go to the Machines section of the platform to verify your colab instance was connected successfully.
Colab instances last only a few hours before Google shuts them down. If you are in the Free plan you will have only 1 machine available. In order to have many machines, subscribe to one of our professional plans. Otherwise, if you want to connect another colab instance, click the machine's card, then click the Advanced tab, and finally click on the Delete machine button to delete it and be able to connect a new machine.