This repository contains the exercises and tutorials for the hands-on session by QIM at the European Synchrotron Radiation Facility the 8th February 2021.
## Option A: Running the tutorials with binder
## Option A: Running the Tutorials with Binder
You can run the tutorials on Jupyter Notebook from [](https://mybinder.org/v2/git/https%3A%2F%2Flab.compute.dtu.dk%2FQIM%2Fworkshops%2Fesrf-um-2021/HEAD)
## Option B: Configuring a Local Setup
...
...
@@ -30,7 +30,7 @@ If you don't already have Anaconda to run Jupyter Notebooks, we suggest **Minico
- Change permissions to install by running `chmod 700 <filename>.sh`
- To install, type `<filename>.sh`
### 3. Set up environment
### 3. Set up Environment
Unless you are using Google Colab, you will need to run the file called environment.yml to install the required packages via the command line.