voxel51/fiftyone

Don't show copy icons for `code-block:: text`

Open

#345 opened on Aug 5, 2020

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (400 forks)batch import
documentationenhancementgood first issue

Repository metrics

Stars
 (4,021 stars)
PR merge metrics
 (Avg merge 3d 11h) (161 merged PRs in 30d)

Description

As a small enhancement, it would be nice if the copy icons were not visible for .. code-block:: text directives, which we use to show output of a code snippet:

The idea is that one wants to copy + paste code, but not raw output

Contributor guide