EDRIXS Course for RIXSREXS2025

EDRIXS Course for RIXSREXS2025#

How to Run The Code#

For the tutorial, we recommend running the code entirely online via the first option, “In cloud via Binder”.

Install the docker application on your computer.

Download and extract the repository.

Open the Docker Desktop app and go to the Terminal tab in the bottom right corner. Change directory via cd first into the download folder and then into the primary RIXSREXS2025-tutorials-main folder containing the docker-compose.yml file and execute

docker compose up

If you don’t already have git, install it and, if needed, install pixi via

curl -fsSL https://pixi.sh/install.sh | bash

Then the tutorials can be run via

git clone https://github.com/EDRIXS/RIXSREXS2025-tutorial.git
cd RIXSREXS2025-tutorial
pixi run start

Or, instead of running the code, you may view the code and results by following the links below.

Tutorials#