Import a Training Job from Google Colab
We now also allow you to import a training job directly from Google Colab to the Netmind Power platform. You can do this by following these steps:
Find your training code file on Google Colab
Modify your code by adding the
NetMindMixins
library as explained in this section.Share your Google Colab file with NetMind Power. In order to do this, you will need to make your code visible to "Anyone with the link" (see below)

Follow the same steps as in the Getting Started section in order to create a new training job. However, when you get to the final interface, under "Training type" you should select "Using Google Colab URL" as shown below.

Under "Training file", simply paste the URL link provided by Google Colab for your notebook
Fill the rest of the fields as required and submit the training job.
Last updated
Was this helpful?