MCPcopy Index your code
hub / github.com/InfuseAI/colab-xterm

github.com/InfuseAI/colab-xterm @v0.2.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.2.0 ↗ · + Follow
34 symbols 86 edges 9 files 1 documented · 3%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

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

Core symbols most depended-on inside this repo

_get_info_file_path
called by 4
colabxterm/manager.py
open
called by 2
colabxterm/xterm.py
_get_context
called by 2
colabxterm/notebook.py
_get_version
called by 1
setup.py
_get_version
called by 1
colabxterm/__init__.py
is_port_in_use
called by 1
colabxterm/notebook.py
read_info_file
called by 1
colabxterm/manager.py
handleResize
called by 1
colabxterm/client/src/index.ts

Shape

Function 20
Method 9
Class 5

Languages

Python88%
TypeScript12%

Modules by API surface

colabxterm/xterm.py14 symbols
colabxterm/notebook.py9 symbols
colabxterm/manager.py5 symbols
colabxterm/client/src/index.ts4 symbols
setup.py1 symbols
colabxterm/__init__.py1 symbols

For agents

$ claude mcp add colab-xterm \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact