colab-xterm
Colab-xterm allows you to open a terminal in a cell.
Usage
- Install package and load the extension
!pip install git+https://github.com/popcornylu/colab-xterm %load_ext colabxterm
- Open a terminal
%term
- Enjoy!
Try it out in the demo notebook.
Features
- TTY support
- Does not block your kernel