Skip to content
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

Restore webagg backend following the merge of widget nbagg backend #6370

Merged
merged 1 commit into from May 5, 2016

Conversation

jenshnielsen
Copy link
Member

The change of get_static_file_path to point to the js directory broke the serving of non javascript files in the webagg backend. This fixes that by changing it back and prefixing the js paths with js/

The nbagg backend is stil functional with this as all javascript is loaded from the nb extension

@tacaswell tacaswell merged commit 27a6e41 into matplotlib:master May 5, 2016
@QuLogic QuLogic added this to the 2.1 (next point release) milestone May 5, 2016
tacaswell added a commit to tacaswell/matplotlib that referenced this pull request Oct 23, 2017
These files were moved as part of matplotlib#5754 which was reverted in matplotlib#9027,
however matplotlib#6370 fixed the paths, but was not also reverted.

Putting the js files in sub-directory makes sense, move the files
rather than revert the changes in matplotlib#6370.

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

Successfully merging this pull request may close these issues.

None yet

4 participants