3. Type `conda env create -f environment.yml` and press enter.
4. Type `conda activate qim-esrf` and press enter.
4. Type `conda activate qim-<name of your tool>` and press enter.
Windows
1. Open Anaconda Prompt.
...
...
@@ -51,6 +51,9 @@ Windows
4. Type `conda activate qim-esrf` and press enter.
### 4. Install the tool demonstrated in the tutorial
Find the instructions for installing the tool you are interested in written in the README of the tool's repository.
In the case of the layered surfaces tutorials, install package using `pip install slgbuilder` to get the implementation from this [repository](https://github.com/Skielex/slgbuilder).
In the case of the structure tensor, the tutorial notebook for structure tensor will automatically clone the repository of the structure tensor tool. If that were to fail, follow the steps below: