Skip to content

How to put content in tabs? #1667

Description

@JamesHWade

I have attempted to create tabs following this R Markdown Cookbook section, but the tabs render as sequential entries in the rendered website.

My goal is to demonstrate the use of a package in both R and python. Any advice?

Here's what I would like to do:

## Results {.tabset}

### Tab 1

<example using R>

### Tab 2

<example using python>

Metadata

Metadata

Assignees

Labels

featurea feature request or enhancement

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions