Skip to content

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

  1. From the Hub, click File Manager to launch
  2. Your home directory opens automatically
  3. 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 create

Files 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

TaskTool
Upload datasets to your workspaceFile Manager
Download results or exportsFile Manager
Organize project foldersFile Manager
Browse workspace files visuallyFile Manager
Edit filesAI IDE or AI Notebook Lab
Run scripts on filesAI Notebook Lab or AGTerm