Hi all,
I'm preparing materials for my "R for Bio Data Science" and I am facing issues, when redering Quarto docs.
I am simply trying to render the template document, which results in the html-file:
https://teaching.healthtech.dtu.dk/22100/rstudio2/files/projects/r_for_bio_data_science/lab_01_exercises.html
Which I can see by clicking and selecting "View in web browser". Note that:
https://teaching.healthtech.dtu.dk/22100/rstudio2
is proxied to an RStudio server installation.
I am getting the "Connection refused" error, when the rendered preview is popping up at what I see as a temp-url, e.g. like so:
https://teaching.healthtech.dtu.dk/22100/rstudio2/p/110d9674/
Any suggestions for where to start trouble shooting?
Thanks,
Leon