Get started in three steps
Set up your Lyceum Cloud account and execute your first code on cloud infrastructure.Step 1: Create Account & Install Extension
Sign up for Lyceum Cloud
Sign up for Lyceum Cloud
- Visit the Lyceum Cloud Dashboard
- Create your account using email or social login
- VSCode Extension
- CLI
- API Reference
Step 2: Configure Authentication
Install VS Code Extension
Install VS Code Extension
- Open VS Code
- Go to Extensions (Ctrl+Shift+X)
- Search for “Lyceum Cloud”
- Click Install on the official Lyceum Cloud extension

Authenticate Lyceum Cloud
Authenticate Lyceum Cloud
- Open any .py or .ipynb file
- Click the cloud icon
- You will be redirected to the dashboard and then back to the extension
- You are all set up!
Step 3: Execute Your First Code
Run code on the cloud
Run code on the cloud
- Create a new Python file (e.g.,
hello.py) - Write some simple code:
- Click the cloud icon in the editor or use Ctrl+Shift+E

- Watch your code execute on cloud infrastructure!
Next Steps
Now that you’re set up, explore the full capabilities of Lyceum Cloud:Upload Files
Learn how to upload and manage files in cloud storage.
Machine Types
Discover available CPU and GPU configurations.
API Reference
Integrate Lyceum Cloud into your applications.
Need help? Contact support at [email protected] or check our troubleshooting guide.

