Skip to content

Interactive code only works as localhost #115

@mkrinke99

Description

@mkrinke99

Hello,

with my YAML

format: live-html
engine: knitr

{{< include ./_extensions/r-wasm/live/_knitr.qmd >}}

for (x in 1:5) {
  print(x ** 2)
}

I can only get interactive code blocks when I open the file as a localhost, but not as a HTML-file. Do you know, what is wrong with that?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions