colab-xtermはNotebookのCellにxtermを操作することができるのツールです
事例のスクリーンショット
---まずColabのNotebookのCellを実行してcolab-xtermを実装する
!pip install git+https://github.com/popcornylu/colab-xterm
%load_ext colabxterm
次のCellを実行してxtermを開始する
%xterm
お楽しみ
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 3 years have passed since last update.
colab-xtermはNotebookのCellにxtermを操作することができるのツールです
事例のスクリーンショット
---まずColabのNotebookのCellを実行してcolab-xtermを実装する
!pip install git+https://github.com/popcornylu/colab-xterm
%load_ext colabxterm
次のCellを実行してxtermを開始する
%xterm
お楽しみ
Register as a new user and use Qiita more conveniently
Go to list of users who liked