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

Merged
merged 1 commit into from May 5, 2016

Conversation

Projects
None yet
4 participants
Owner

jenshnielsen commented May 5, 2016

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

@jenshnielsen jenshnielsen Restore webagg backend following the merge of widget nbagg backend
61b7621

mdboom added the needs_review label May 5, 2016

@tacaswell tacaswell merged commit 27a6e41 into matplotlib:master May 5, 2016

0 of 3 checks passed

continuous-integration/travis-ci/pr The Travis CI build could not complete due to an error
Details
continuous-integration/appveyor/pr AppVeyor build failed
Details
coverage/coveralls Coverage pending from Coveralls.io
Details

tacaswell removed the needs_review label May 5, 2016

QuLogic added this to the 2.1 (next point release) milestone May 5, 2016

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