Skip to main content

Open a terminal in colab, including the free tier.

Project description

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

Options

%xterm height=1000 port=10001
option description
height The height of the terminal panel
port The server port

Screenshots

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

colab-xterm-0.2.0.tar.gz (113.8 kB view hashes)

Uploaded Source

Built Distribution

colab_xterm-0.2.0-py3-none-any.whl (115.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page