It is possible to use VS Code on Google Colab.

How? Using pyngrok:

  • Start the VS code server in a port
  • Expose that port through a URL

Through VS Code, you can open a terminal.

Next steps

  • Other IDEs? PyCharm?
  • Other services: terminal emulator (like the one in Jupyter/JupyterLab)?

References