First install the necessary Python packages. These are listed in requirements.txt. Simply run
pip install -r requirements.txt to automatically install the necessary dependencies.
After installation, run the Pipeline Editor GUI with the command python3 pipeline_editor.py. This will cause the PyQt
application to open in another window. Example .pipeline files can be found in the examples folder. Tutorials can be
accessed at this link: https://drive.google.com/drive/folders/1Ng0TIuNLg1dpLB02qUvSYw5UE4yeIvfA?usp=drive_link.