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

broken links in the gallery#1024

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
mdboom merged 1 commit intomatplotlib:v1.1.xfrommdboom:fix-gallery
Aug 3, 2012
Merged

Conversation

mdboom
Copy link
Member

the following links in the gallery
http://matplotlib.sourceforge.net/examples/pylab_examples/demo_tight_layout_00.html
http://matplotlib.sourceforge.net/examples/pylab_examples/demo_tight_layout_01.html
http://matplotlib.sourceforge.net/examples/axes_grid/demo_axes_divider_01.html
(and maybe others) do not work

error:

  1. Server: matplotlib.sourceforge.net
  2. URL path: /examples/pylab_examples/demo_tight_layout_00.html
  3. Error notes: NONE
  4. Error type: 404
  5. Request method: GET
  6. Request query string: NONE
  7. Time: 2012-07-19 09:12:32 UTC (1342689152)

The corresponding links in the examples (e.g.http://matplotlib.sourceforge.net/examples/pylab_examples/demo_tight_layout.html) are fine

@WeatherGod
Copy link
Member

Confirmed in master as well. Not sure where these are coming from because the string "demo_tight_layout_00" doesn't exist in any of the version-controlled files.

@mdboom
Copy link
Member

The attached pull request resolves this issue. I am now going to upload a fixed version of the 1.1.x docs based on this change.

@WeatherGod
Copy link
Member

I think your fix would also solve a few other problems I have had as well (left over .pyc files get picked up sometimes), unless I am completely mis-understanding the regex.

@mdboom
Copy link
Member

I don't think it will address that, because it's only use with things before the extension. All it really addresses is that some of the examples produce multiple groups of figures, and those were not getting correctly linked back to the single .py that produced them.

Go ahead and file another bug if you're seeing something related to left over .pyc files.

mdboom added a commit that referenced this pull requestAug 3, 2012
@mdboommdboom merged commitff883a6 intomatplotlib:v1.1.xAug 3, 2012
@mdboommdboom deleted the fix-gallery branchMarch 3, 2015 18:43
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@mdboom@WeatherGod

[8]ページ先頭

©2009-2025 Movatter.jp