geocompx / geocompjl

Geocomputation with Julia: an open source book
https://jl.geocompx.org/
Other
11 stars 2 forks source link

Add instructions to reproduce the book locally into README #35

Open felixcremer opened 1 month ago

felixcremer commented 1 month ago

This also sets the paths in the notebooks to move one folder up, so that the output and data folder are project wise. This can be removed once execute-dir works.

This works for me locally now with quarto 1.5.57 and julia 1.10

felixcremer commented 1 month ago

This fixes #13

netlify[bot] commented 1 month ago

Deploy Preview for courageous-phoenix-f7cc3c ready!

Name Link
Latest commit d23bb5d13acd2408fb6e5f5ef35d3bccc20fdc72
Latest deploy log https://app.netlify.com/sites/courageous-phoenix-f7cc3c/deploys/670910655ca14a0008e9911a
Deploy Preview https://deploy-preview-35--courageous-phoenix-f7cc3c.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Nowosad commented 1 month ago

Question to all: would it not be easier just to move all the chapter qmd files to the main repo directory?