rapidsai / rapidsai/deployment
Copy button not working when using _include statements
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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