Running an example
This guide will walk you through an example to run Syndirella’s pipeline through a jupyter notebook.
Attention
If you have a Windows OS, use Docker Desktop by following these steps before continuing:
Create a Docker account.
Install Docker Desktop.
In Docker Desktop: go to Add Extensions.
Search for Jupyter Notebook Scientific Python Stack Extension and install it.
Open newly installed extension.
Open a terminal in the JupyterLab interface.
Clone Syndirella repo.
git clone https://github.com/kate-fie/syndirella.git
cd syndirella
2. Open notebook at syndirella/example/run_examples.ipynb which will take you through installation, looking at designs, running a handful of placements, and analysing outputs.