# EugoHPC Manager

The panel inside EugoIDE used to launch, monitor, and shut down clusters.

Source: https://university.eugo.io/glossary/eugohpc-manager

---

Launching and shutting down both happen here, and the second is the one people forget. Nothing stops a cluster for you, so this panel is also where the largest avoidable cost on the platform gets prevented.

## Related terms

- [EugoIDE](https://university.eugo.io/glossary/eugoide) — The browser-based notebook environment where you write and run Python on Eugo. Built on JupyterLab, connected to compute in your workspace.
- [Cluster](https://university.eugo.io/glossary/cluster) — A set of machines, one head node and one or more compute nodes, launched together to run distributed work.

