Skip to content

Supporting chunk options for more versatile use #4

@nakulpadalkar

Description

@nakulpadalkar

Is there a way to support chunk options with either R or Python?

With R

SELECT * FROM regions;

With Python

#| echo: true
#| message: false

SELECT * FROM regions;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions