Collab Shell connects your Android device to cloud-hosted Jupyter runtimes so you can write, execute, and manage Python code from anywhere — no laptop required.
🚀 KEY FEATURES
• Cloud-Powered Execution — Connect to cloud Jupyter runtimes with access to CPU, GPU, and TPU hardware. No local compute needed.
• Notebook Sessions — Create, manage, and switch between multiple runtime sessions. Your notebooks persist across sessions.
• Interactive Code Cells — Write and execute code in a familiar cell-based interface with syntax highlighting and real-time output streaming.
• Quick Run Mode — Paste and run scripts instantly without setting up a full notebook. Perfect for one-off tasks.
• Live Terminal Output — See real-time output from your code including print statements, error tracebacks with color formatting, and package installations.
• File Browser — Browse and manage files in your runtime's filesystem directly from your device.
• Hardware Selection — Choose between CPU, GPU, and TPU runtimes depending on your workload.
• Session History — Your code and outputs are saved locally so you can review past work offline.
📱 BUILT FOR MOBILE
Collab Shell is designed from the ground up for phones and tablets. The interface adapts to your screen size with touch-optimized controls for code editing, cell management, and output scrolling.
🔐 SECURE AUTHENTICATION
Authenticates directly with your account via OAuth. Your credentials are never stored on external servers. All communication uses encrypted connections.
💡 PERFECT FOR
• Data scientists who need to kick off training jobs on the go
• Students running Python assignments from anywhere
• Developers testing scripts on cloud hardware
• Anyone who wants Jupyter access without opening a laptop
Collab Shell is an independent third-party client. It is not affiliated with, endorsed by, or sponsored by any cloud runtime provider.
Latest Version
2.1.0Uploaded by
Vòng Say Mằn
Requires Android
Android 7.0+
Category
Free Productivity AppContent Rating
Everyone
Security Report
Check Now
Report
Flag as inappropriateLast updated on Aug 23, 2026
Colab Shell v2.1.0 Update!
- Full Keyboard Shortcuts: Added Jupyter-standard shortcuts (Shift+Enter, Ctrl+Enter, etc.) to Notebooks!
- Terminal Shortcuts: True, leak-free terminal combos (Ctrl+Shift+T/W/C/V) using the new flet-terminal engine.
- F1 Cheat Sheet: Press F1 anywhere to see the shortcuts for your current screen.
- Better Terminal UI: Added a manual 'Reconnect' button, tighter zoom controls, and a quick theme switcher to the top bar.
- Global navigation shortcuts added.