File tree Expand file tree Collapse file tree 3 files changed +12
-21
lines changed
Expand file tree Collapse file tree 3 files changed +12
-21
lines changed Original file line number Diff line number Diff line change 22 remote = calkit
33 autostage = true
44['remote "calkit"']
5- url = https://api.calkit.io/projects/calkit/example-basic /dvc
5+ url = https://api.calkit.io/projects/calkit/example-overleaf /dvc
66 auth = custom
Original file line number Diff line number Diff line change 1- # Basic Calkit example
1+ # Overleaf integration example
22
3- This is a basic Calkit example project,
4- which includes data collection,
5- figure generation,
6- and LaTeX article compilation,
7- all part of a single reproducible DVC pipeline.
83
9- You can also view this project on [ calkit.io] ( https://calkit.io/calkit/example-basic ) .
10-
11- This project can be reproduced with:
12-
13- ``` sh
14- calkit run
15- ```
4+ A Calkit project that demonstrates integrating with Overleaf to edit a publication.
Original file line number Diff line number Diff line change 1- owner : calkit
2- name : example-basic
3- title : Basic Calkit example
4- description : A basic Calkit exmple project .
5- git_repo_url : https://github.com/calkit/example-basic
1+ name : example-overleaf
2+ title : Overleaf integration example
3+ description : A Calkit project that demonstrates integrating with Overleaf
4+ to edit a publication .
5+ git_repo_url : https://github.com/calkit/example-overleaf
66dependencies :
77 - docker
88 - conda
9- questions :
10- - Can we make reproducibility simple?
119datasets :
1210 - path : data/raw/data.csv
1311 title : Raw data
@@ -33,3 +31,7 @@ environments:
3331 image : texlive/texlive:latest-full
3432 wdir : /work
3533 description : TeX Live via Docker.
34+ derived_from :
35+ project : calkit/example-basic
36+ git_repo_url : https://github.com/calkit/example-basic
37+ git_rev : 42f00837f638936adad7faf1790058ed0c625ce8
You can’t perform that action at this time.
0 commit comments