# A tour of EugoIDE

Every panel in the browser IDE, what it controls, and which parts of your work survive a restart.

Source: https://university.eugo.io/videos/tour-of-eugoide

---

- Level: Beginner
- Duration: 6m
- Topics: eugoide, fundamentals
- Status: not yet recorded — the transcript below covers the same material

## What this video covers

EugoIDE is a JupyterLab environment running in your browser, connected to compute in your workspace. The file browser on the left shows your persistent storage, so anything you save there survives between sessions. The notebook area in the center is where you write and run Python. The EugoHPC Manager panel on the right is where you launch and monitor clusters. Preinstalled libraries cover the common scientific Python stack. You can install additional packages, and they persist with your workspace.
