An open API service indexing awesome lists of open source software.

https://github.com/calkit/example-basic

A basic Calkit project example.
https://github.com/calkit/example-basic

open-data open-research open-science reproducibility

Last synced: 6 days ago
JSON representation

A basic Calkit project example.

Awesome Lists containing this project

README

        

# Basic Calkit example

This is a basic Calkit example project,
which includes data collection,
figure generation,
and LaTeX article compilation,
all part of a single reproducible DVC pipeline.

You can also view this project on [calkit.io](https://calkit.io/calkit/example-basic).

This project can be reproduced with:

```sh
calkit run
```