小狐狸事務所
2022年11月10日 星期四
如何在 Colab 開啟終端機 (xterm)
今天繼續自然語言處理內訓課程 Day 2, 在課堂上學到如何在 Colab 開啟終端機介面, 只要在程式碼儲存格中輸入如下指令安裝 colab-xterm 後載入執行 xterm 即可 :
!
pip install colab-xterm
%load_ext
colabxterm
%xterm
注意 load_ext 指令是載入 colabxterm 而非 colab-xterm, 結果如下 :
習慣用終端機命令列的人應該會很喜歡這個功能.
參考 :
#
https://github.com/InfuseAI/colab-xterm
#
Run a Full TTY Terminal in Google Colab (without Colab Pro)
沒有留言 :
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 ( Atom )
沒有留言 :
張貼留言