Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Getting Started

The goal of this project is to get you from a fresh clone to a working research paper in less than five minutes.

The “Magic” Moment

Once your system is prepared, you can experience the reproducibility of this template by running a single command.

  1. Clone the repository (or your new project).

  2. Run the analysis and view the results:

# View the research paper in your browser
pixi run view-paper

# View the presentation slides
pixi run view-pres

These commands will automatically:

Next Steps

Once you have verified that the template runs on your machine, you can proceed to: