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.
- Host: GitHub
- URL: https://github.com/calkit/example-basic
- Owner: calkit
- License: mit
- Created: 2024-09-24T18:57:58.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-01-07T14:33:37.000Z (4 months ago)
- Last Synced: 2025-01-07T15:37:12.066Z (4 months ago)
- Topics: open-data, open-research, open-science, reproducibility
- Language: Python
- Homepage: https://calkit.io/calkit/example-basic
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```