Is it possible to connect vscode (on a local machine) with Google Colab (the free service) runtime?

前端 未结 5 737
情歌与酒
情歌与酒 2021-01-30 05:30

I know on GCP, we can set up a vscode server and connect to that. But what I\'m after here, is to know whether it is possible to connect to the runtime instance on Google Colab

5条回答
  •  攒了一身酷
    2021-01-30 06:26

    There is a python package that was built for this, colab-shh. Although, you have to manually open colab from and browser to create an instance because colab dosn't have API to do that yet.

提交回复
热议问题