-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Third party docs fixes/updates #6088
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
Closed
Changes from 1 commit
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
07d54b9
Fixed path to thirdpartypackages from main docs page, and added links…
jbednar 663ea0c
Reorganized thirdpartypackages web page and added images and links
jbednar 7a92005
Fixed trailing whitespace
jbednar a1e3daa
Removed outdated version reference in docs
jbednar efff4d0
bug fix related #5479
ryanbelt ce66585
raising error,rather then check type
ryanbelt f6bde3a
minor fix on indentation
ryanbelt 08147b3
fix indention to 4 space, but not tap
ryanbelt f871bc8
Correct link to favicon by using build in sphix support
jenshnielsen 360d891
added test for bug#5479 auto column
ryanbelt 76e292c
pep8 new line at last
ryanbelt 7cf7792
fix pep8 miss space after comma
ryanbelt 64a6f5f
pep8 line gt 80 fix
ryanbelt b2f3621
comment fix, rerun online testing
ryanbelt 7b0aa47
non integer interable test case
ryanbelt 8201b55
fixed bug 6028
crazyo a0f5c3a
fixed a bug in previous PR
crazyo b204995
made change to PR according to comments
crazyo 81b7537
Fixed issue 4346
paulkirow 9a5c275
Created test for previous issue
paulkirow f719105
Removed redundancies in test
paulkirow 5062ecb
changed non_math to math according to comments on bug 6028
crazyo 8a3b1c0
MNT: Bring back the module level 'backend'
ericdill dc9384c
MNT: Set the module level `backend` in pylab_setup
ericdill f9a1540
MNT: Set the module backend param at the end
ericdill d83f61d
PEP8: Shorten lines that are too long
ericdill 3b75b74
Update INSTALL
scott-vsi d26e1dc
Fix #6069. Handle image masks correctly
mdboom 6577dc3
Update INSTALL
scott-vsi a7359f9
Update installing_faq.rst
scott-vsi 7ee82d6
Fix image_masked.py example
mdboom 7af951d
CI: try explicitly including msvc_runtime
tacaswell a49a68e
CI: add msvc_runtime to conda recipe
tacaswell 871be40
CI: install libpng in windows
tacaswell 3abe936
added comment on "usetex=False" to ainde debugging when latex not ava…
dacoex 270092a
BUG Raise exception for invalid input
luispedro 0afc45e
Fixes matplotlib/matplotlib#1235
dashed 39d3630
MNT: improve image array argument checking in to_rgba. Closes #2499.
efiring cd89bcb
Fix about dialog on Qt 5
estan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Reorganized thirdpartypackages web page and added images and links
- Loading branch information
commit 663ea0c3e268508833b70d41325ae12d98de532d
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
While you're here, can you change this to 1.3? The next release will drop support for 1.2.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've just deleted that line altogether. I don't think matplotlib's website needs to keep track of that information; people can find out about supported versions from cartopy's website, which cartopy's maintainers keep up to date...