Google Colab

Google's free GPU instances.

Open the notebook

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.

Connecting a new Google colab instance to Theos

Install our python package

Run the first cell to install the Theos python package and all its dependencies.

Installing the Theos python package

Restart Google colab's runtime

Click the Restart runtime button at the end of the installation in order to use the newly installed versions of the packages.

Restarting the Google colab's runtime

Run the setup

Run the Theos CLI setup to finish the installation process.

Running the Theos CLI setup

Log in to your Theos account

Enter your username and password to log in to your Theos account.

Logging in to Theos

Copy your project key

Go to your project settings and copy your project key.

Copying the project key

Connect Colab to Theos

Connect this colab instance to Theos by pasting your project key next to the --project-key argument and run this cell.

Connecting this colab instance to Theos

Verify the new machine

Go to the Machines section of the platform to verify your colab instance was connected successfully.

Verifying the colab instance connected successfully

Delete your machine

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.

Deleting your machine.

Last updated

Was this helpful?