Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>LyceumNew to Visual Studio Code? Get it now.
Lyceum

Lyceum

Lyceum Technology

|
2 installs
| (0) | Free
Execute Python code on Lyceum Cloud
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Lyceum Cloud

Execute Python code on powerful cloud infrastructure directly from VS Code or Cursor. Get instant access to GPU-accelerated computing without managing servers.

Features

  • Cloud Execution - Run Python code and Jupyter notebooks on high-performance cloud servers
  • GPU Acceleration - Access NVIDIA GPUs for machine learning and data processing tasks
  • Smart Dependencies - Automatic detection and installation of requirements.txt
  • Real-time Output - Stream execution results directly in your editor
  • Persistent Storage - Upload and manage files in Lyceum Cloud storage (S3-compatible)
  • Execution History - Track and review past executions
  • Secure Authentication - OAuth-based authentication with automatic token refresh

Installation

VS Code

  1. Search for "Lyceum Cloud" in the Extensions marketplace
  2. Click Install

Cursor

  1. Open Extensions panel
  2. Search for "Lyceum Cloud"
  3. Click Install

Or install directly: ext install LyceumTechnology.lyceum

Getting Started

1. Authentication

  • Click the cloud icon in the status bar
  • Complete the browser authentication flow
  • Your token will be securely stored and auto-refreshed

2. Execute Code

Python files:

  • Open any .py file
  • Click the cloud icon (☁) in the editor toolbar
  • Or use keyboard shortcut: Cmd+Shift+E (Mac) / Ctrl+Shift+E (Windows/Linux)

Jupyter notebooks:

  • Open any .ipynb file
  • Click the cloud icon (☁) next to each cell
  • Execute individual cells or entire notebooks

3. Manage Files

  • Upload files: Right-click any file → "Upload to Lyceum Cloud"
  • View cloud files: Use the "Lyceum Cloud Files" panel in Explorer
  • Download/delete: Use icons in the file panel

Keyboard Shortcuts

Command Mac Windows/Linux
Execute on Cloud Cmd+Shift+E Ctrl+Shift+E
Upload Dialog Cmd+Shift+U Ctrl+Shift+U
Manage Executions Cmd+Shift+M Ctrl+Shift+M

Configuration

Access settings through: Code → Preferences → Settings → Extensions → Lyceum Cloud

Available Settings

  • lyceumCloud.apiUrl - API endpoint (default: https://api.lyceum.technology/api)
  • lyceumCloud.keepaliveInterval - Connection keepalive interval in ms (default: 30000)
  • lyceumCloud.token - Authentication token (managed automatically)

Commands

All commands available via Command Palette (Cmd+Shift+P / Ctrl+Shift+P):

  • Lyceum Cloud: Execute on Cloud - Run current file/cell
  • Lyceum Cloud: Upload Data - Upload files to cloud storage
  • Lyceum Cloud: Manage Executions - Monitor running tasks
  • Lyceum Cloud: Refresh Files - Update cloud file list

Requirements

  • VS Code 1.89.0+ or Cursor 0.40.0+
  • Python files (.py) or Jupyter notebooks (.ipynb)
  • Active internet connection
  • Lyceum Cloud account (sign up at https://dashboard.lyceum.technology)

Pricing

Visit https://lyceum.technology/pricing for current rates and free tier details.

Support

  • Documentation: https://docs.lyceum.technology
  • Email: caspar@lyceum.technology

Privacy & Security

  • All code execution happens on isolated containers
  • Connections are encrypted with TLS
  • Tokens expire and refresh automatically
  • No code is stored without explicit upload

Built with ❤️ by Lyceum Technology

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft