# Preparation to the workshop
1. Make sure you have conda (or anaconda) and python installed on your PC. If not, it can be downloaded [here](https://www.anaconda.com/download).
2. Go to [quantify core documentation](https://quantify-os.org/docs/quantify-core/latest/user/installation.html) and follow the Quick Install Guide for whatever OS you are using. Optional installation of quantify scheduler is also needed.
3. Create a folder "Quantify_demo" at your PC.
4. Go to [the first tutorial on quantify-core](https://quantify-os.org/docs/quantify-core/latest/tutorials/Tutorial%201.%20Controlling%20a%20basic%20experiment%20using%20MeasurementControl.html) and download it to your folder.

5. Go to [the first tutorial on quantify-scheduler](https://quantify-os.org/docs/quantify-scheduler/v0.17.1/tutorials/Running%20an%20Experiment.html) and download it together with the example dataset to your folder.

6. You are good to go!