Run a full TTY Terminal in Google Colab's free tier

preview_player
Показать описание
All you need is the following 3 lines of code in your Colab notebook:

!pip install colab-xterm
%load_ext colabxterm
%xterm

Git repo (Stars appreciated!):

Blog post:
Рекомендации по теме