Skip to content

Quick Start

How to start using our environments quickly via terminal or Jupyter.

Terminal (SSH)

$ ssh $USER@max-exfl-display.desy.de

$ module load exfel  # Enable our modules
- EXFEL modulepath enabled

$ module load exfel-python  # Load current python environment
Loading exfel-python/202301
  Loading requirement: mambaforge/22.11

$ python3 ...

Jupyter

  1. Got to https://max-jhub.desy.de.
  2. Start a session.
  3. Select exfel to get our current environment.