Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

brms tutorial: binary images in html exports #348

Open
falkmielke opened this issue Nov 26, 2024 · 0 comments
Open

brms tutorial: binary images in html exports #348

falkmielke opened this issue Nov 26, 2024 · 0 comments

Comments

@falkmielke
Copy link
Contributor

The brms tutorial is provided by knitting html files locally and uploading them in a static folder.

However, knitting Rmd's will include binary sections for the images.
Screenshot_2024-11-26_13-22-47

This causes severe overhead for git each time the tutorial receives changes and has to be re-run.

  • We should find a better solution to host html files like this.
  • Alternatively, store images in a static folder so that they don't get changed all the time (requires manual image linking).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant