Skip to content

Observable and article layout: is it possible to use it? #4221

@cscheid

Description

@cscheid

Discussed in #4216

Originally posted by aborruso February 4, 2023
Hi,
I have the below sample code.

```{ojs}
//| echo: false
//| column: page
data = FileAttachment("input.csv").csv({ typed: true })
Inputs.table(data)
```

I would like to apply Page Column, but it seems not work for observable.

Thank you

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingojs-engineIssues with the ojs engine

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions