Skip to content

Commit

Permalink
keep data dir
Browse files Browse the repository at this point in the history
  • Loading branch information
knaaptime committed Nov 22, 2024
1 parent d501171 commit 805b6e5
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ paper/index_files
notebooks/.ipynb_checkpoints
output/*
pixi.lock
paper/_manuscript
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,7 @@ edit the notebooks as you like
`cd paper`
`pixi run quarto render`

will run the python and r noteooks and generate the html and pdf in `output/`
will run the python and r noteooks and generate the html and pdf in `paper/_manuscript`

you can use `pixi run quarto preview` to preview while you work

Empty file added data/.gitkeep
Empty file.

0 comments on commit 805b6e5

Please sign in to comment.