Skip to content

Python Doc copies terminal command prompt #659

@matichenor

Description

@matichenor

On Python Doc at https://aws-otel.github.io/docs/getting-started/python-sdk/auto-instr , the copy button to copy the pip install command includes a leading "$". This should not be included in the copy.

Doc URL:
https://aws-otel.github.io/docs/getting-started/python-sdk/auto-instr

Screenshot

Image

Expected behavior

Copy button should copy this to clipboard:
Expected behavior:
pip install aws-opentelemetry-distro

Actual behavior:
$ pip install aws-opentelemetry-distro

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions