Comprehensive tutorials and documentation to help OSU CAR Mobility Systems Lab members set up their development environment and workflows on the Ohio Supercomputer Center (OSC).
View the documentation site: frenken-lab.github.io/lab-docs
The site is built with MkDocs Material and deployed automatically via GitHub Actions on every push to main.
To preview locally:
pip install -r requirements-docs.txt
mkdocs serveSee the Contributing guides on the site for full details.
This project is licensed under the MIT License - see the LICENSE file for details.