1. Open GitHub Codespaces
Codespaces will be your coding environment to run any pipeline as an alternative to installing Tracer into your own system.
Open GitHub Codespaces
Launch your cloud development environment
Machine Type Options
Machine Type Options
You can change the machine type options to whichever configuration you prefer for running pipelines. Higher-spec machines will provide better performance for compute-intensive workflows.
2. Install Tracer
Run the following command to install Tracer:3. Start Tracer agent
To start tracking a pipeline, run the following command: Go to our onboarding to get your own personal token
4. Launch pipeline
You can now choose to run any pipeline you want or usetracer demo to launch a prepared pipeline.
Run your own pipeline by following your usual workflow or run this line in your terminal:
tracer demo will run an nf-core fastquorum pipeline. This pipeline requires minimum 2GB RAM, 1 core vCPU, and 30GB storage to run efficiently.5. Monitor and Optimize Your Pipeline

Watch your pipeline run in the Tracer dashboard
View real-time metrics, resource usage, and performance insights for your pipeline runs.

