rapidsai / rapidsai/deployment

Copy button not working when using _include statements

Open
#602 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Jupyter Notebook
Stars
15
Forks
41
Avg merge
1d 8h
Merged PRs (30d)
6

Description

It looks like the copy bottom doesn't show up when using _include for example, in https://docs.rapids.ai/deployment/stable/cloud/aws/ec2/#install-rapids

we use

```{include} ../../_includes/install-rapids-with-docker.md

```

but when rendering the copy button doesn't display.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the missing copy button on the EC2 installation page at docs.rapids.ai/deployment/stable/cloud/aws/ec2/#install-rapids, focusing on the {include} reference to ../../_includes/install-rapids-with-docker.md. Trace how the included content is rendered and verify that the copy button appears for it without breaking the surrounding documentation.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.