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 (4,021 stars) (400 forks)batch import
documentationenhancementgood first issue

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