Skip to main content

EugoIDE

The browser-based notebook environment where you write and run Python.

Vocabulary

The terms this subject uses, defined.

Full glossary
  • EugoHPC Manager : The panel inside EugoIDE used to launch, monitor, and shut down clusters.
  • EugoIDE : The browser-based notebook environment where you write and run Python on Eugo. Built on JupyterLab, connected to compute in your workspace.
  • Interactive session : A running EugoIDE instance attached to your workspace. It is where you write code; a cluster is what runs it at scale.
  • Notebook : A document interleaving code, output, and prose. The primary interface for writing Python in EugoIDE.