Skip to content
/ experiments Public template
generated from tschm/paper

Cradle template for experiments

License

Notifications You must be signed in to change notification settings

tschm/experiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

experiments --- qCradle template

License: MIT CI Created for qCradle

We support the creation of notebooks without the ambition to release software. The repo is not minimalistic but comes with a curated set of pre-commit hooks and follows modern and established guidelines.

  • Uses uv for dependency management
  • Offers a list of curated pre-commit hooks
  • GitHub Actions for continuous integration
  • Code formatting with ruff
  • Interactive notebooks with marimo
  • Support of a DevContainer

Development Commands

make fmt     # Install pre-commit hooks and run them on all files

Contributing

  • Fork the repository
  • Create your feature branch (git checkout -b feature/amazing-feature)
  • Commit your changes (git commit -m 'Add some amazing feature')
  • Push to the branch (git push origin feature/amazing-feature)
  • Open a Pull Request

Contact

Thomas Schmelzer - @tschm

Project Link: https://github.com/tschm/package