Observable JS in stand-along HTML document

Is it possible to create a stand-alone HTML (quarto) document that still has Observable JS interactivity? It is not working for me, in that the resulting HTML does not have the proper formatting and is not interactive. I am using the standalone YAML code:

format:
  html:
    embed-resources: true

This line in the documentation made it sound like it might be possible, but I don't know what it means by core libraries:
Additionally, you can use Observable JS (“OJS”) in standalone documents and websites via its core libraries.

Thanks, Roger

This feature does not work when OJS cell. This is a constraint due to how OJS is working.

You can follow here for possible future resolution

This topic was automatically closed 42 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.