Skip to content
This repository has been archived by the owner on Jan 16, 2023. It is now read-only.

Add mathjax package_data #155

Closed
wants to merge 4 commits into from
Closed

Add mathjax package_data #155

wants to merge 4 commits into from

Conversation

anders-kiaer
Copy link
Collaborator

@anders-kiaer anders-kiaer commented Oct 26, 2018

Description of Change

Resolves #154, and adds a test checking if the math is rendered.

Checklist
  • PR description included and it is linked to an issue
  • make test and make lint passes
  • tests are changed or added

self.driver.get(address)
time.sleep(3)
Copy link
Contributor

@eivindjahren eivindjahren Oct 31, 2018

Choose a reason for hiding this comment

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

Do we really need to sleep here? It should be possible to rather wait for the mathjax to finish rendering.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Do you have a suggestion for checking when mathjax has finished rendering (if started at all)?

@kristofferlund kristofferlund removed their request for review October 31, 2018 09:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MathJax works after dev-install, but not install
2 participants