Skip to content

installing-using-pip: Update command output #931

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
bhrutledge opened this issue Jun 28, 2021 · 1 comment · Fixed by #937
Closed

installing-using-pip: Update command output #931

bhrutledge opened this issue Jun 28, 2021 · 1 comment · Fixed by #937

Comments

@bhrutledge
Copy link
Contributor

As noted in in #928 (comment), there are few places in that document where the command and its output are shown in a single code-block, but with no distinction between them, which might lead folks to thinking that pip 9.0.1 ... is a command to execute. If the output of a command is valuable, I recommend putting it into a separate .. code-block:: text.

Also, the output from the pip --version is quite old. Let's take this opportunity to update it.

@webknjaz
Copy link
Member

Honestly, I think it's a wrong solution — it's natural to see the console output for as long as the prompt is present and the correct lexer for sessions is set.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants