File Manager
File Manager
Web-based file browser for your shared Calliope workspace.
Overview
File Manager gives you a visual interface to browse, upload, download, and organize files in your Calliope workspace. Your workspace is backed by shared EFS storage, so files you access here are the same files available in your Lab notebooks, IDE projects, and other tools — no syncing required.
Key Features
- Workspace browser — Navigate your full directory tree visually
- Upload files — Drag and drop or use the upload button (up to 10 GB per file)
- Download files — Download any file or folder from your workspace
- File preview — Preview common file types in the browser
- Organization-wide access — Browse shared workspace directories visible to your team
- No setup — Launches instantly, no credentials needed
Getting Started
- From the Hub, click File Manager to launch
- Your home directory opens automatically
- Browse folders, upload files, or download what you need
Uploading Files
Drag files into the File Manager window or click the Upload button:
- Supports files up to 10 GB
- Multiple files can be uploaded in one operation
- Files appear immediately in your workspace and are accessible from all other Calliope tools
Workspace Structure
Your workspace is organized as:
/home/{your-username}/
├── projects/ # Your project folders
├── data/ # Datasets and files
└── ... # Any other files you createFiles stored here are persistent — they survive session restarts and tool switches. The same directory is mounted automatically when you open Lab, IDE, AGTerm, or any other tool.
When to Use File Manager
| Task | Tool |
|---|---|
| Upload datasets to your workspace | File Manager |
| Download results or exports | File Manager |
| Organize project folders | File Manager |
| Browse workspace files visually | File Manager |
| Edit files | AI IDE or AI Notebook Lab |
| Run scripts on files | AI Notebook Lab or AGTerm |