This walkthrough is planned but not published yet. The transcript below covers the same material if you would rather read it now.
Every panel in the browser IDE, what it controls, and which parts of your work survive a restart.
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.