Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[doc]: added section Verify installation#26565

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
story645 merged 1 commit intomatplotlib:mainfromdevilsaint99:doc-install-verify
Aug 25, 2023

Conversation

devilsaint99
Copy link
Contributor

PR summary

PR checklist

Verify the Installation
=======================

1. Run the following command to make sure you have correctly installed matplotlib in editable mode.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Suggested change
1.Run the following command to make sure you have correctly installedmatplotlib in editable mode.
Run the following command to make sure you have correctly installedMatplotlib in editable mode.

our style guide has Matplotlib always capitalized


This command should return : ``<matplotlib_local_repo>\lib\matplotlib\__init__.py``

2. We encourage you to run tests and build docs to verify that the code installed correctly and that the docs build are clean,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Suggested change
2.We encourage you to run tests and build docs to verify that the code installed correctly and that the docs buildare clean,
We encourage you to run tests and build docs to verify that the code installed correctly and that the docs buildcleanly,

Copy link
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Ok the suggested changes are done, can you help to re-review it, thanks.

@ksunden
Copy link
Member

Does this supersede#26416?

@story645
Copy link
Member

I'm not sure where the white space is - I suggest rerunning the hook locally and then staging and commiting the file after the hook runs.

Comment on lines 170 to 174
Run the following command to make sure you have correctly installed Matplotlib in editable mode.
The command should be run when the virtual environment is activated ::

python -c "import matplotlib; print(matplotlib.__file__)"

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Suggested change
Run the following command to make sure you have correctly installed Matplotlib in editable mode.
The command should be run when the virtual environment is activated ::
python -c "import matplotlib; print(matplotlib.__file__)"
Run the following command to make sure you have correctly installed Matplotlib in editable mode.
The command should be run when the virtual environment is activated ::
python -c "import matplotlib; print(matplotlib.__file__)"

Hint: selecting text on github makes it easy to find where the trailing whitespace is

@story645
Copy link
Member

Um@devilsaint99 let us know if you'd like to do the rebase or have us do it?

[doc]: added section Verify Installation[doc]: added section Verify installation
@story645
Copy link
Member

Congrats on your first PR to Matplotlib, thank you for all the effort you've put into this, and we hope to see you again🥳

ksunden added a commit that referenced this pull requestAug 25, 2023
…565-on-v3.8.xBackport PR#26565 on branch v3.8.x ([doc]: added section Verify installation)
@QuLogicQuLogic modified the milestones:v3.8-doc,v3.8.0Aug 25, 2023
@ksundenksunden mentioned this pull requestSep 15, 2023
5 tasks
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@ksundenksundenksunden left review comments

@story645story645story645 approved these changes

Assignees

@story645story645

Labels
None yet
Projects
Milestone
v3.8.0
Development

Successfully merging this pull request may close these issues.

[doc]: add 'validate' section to install docs
4 participants
@devilsaint99@ksunden@story645@QuLogic

[8]ページ先頭

©2009-2025 Movatter.jp