Skip to content

Open a terminal in colab, including the free tier.

License

Notifications You must be signed in to change notification settings

jarvisoac/colab-xterm

 
 

Repository files navigation

colab-xterm

Colab-xterm allows you to open a terminal in a cell.

Usage

  1. Install package and load the extension
    !pip install colab-xterm
    %load_ext colabxterm
    
  2. Open a terminal
    %xterm
    
  3. Enjoy!

Try it out in the demo notebook.

Open In Colab

Features

  • TTY support
  • Does not block your kernel

Screenshots

About

Open a terminal in colab, including the free tier.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 58.3%
  • Jupyter Notebook 16.4%
  • TypeScript 10.1%
  • JavaScript 9.7%
  • HTML 4.1%
  • Makefile 1.4%