-
-
Notifications
You must be signed in to change notification settings - Fork 17.9k
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
ENH: Add option to disable MathJax (#19824). #19856
Commits on Feb 23, 2018
-
ENH: Add Styler.disable_mathjax() method (pandas-dev#19824).
This prevents MathJax from processing table contents.
David Hall committedFeb 23, 2018 Configuration menu - View commit details
-
Copy full SHA for 3df97e3 - Browse repository at this point
Copy the full SHA 3df97e3View commit details
Commits on Feb 24, 2018
-
Revert "ENH: Add Styler.disable_mathjax() method (pandas-dev#19824)."
This reverts commit 3df97e3.
David Hall committedFeb 24, 2018 Configuration menu - View commit details
-
Copy full SHA for f48f587 - Browse repository at this point
Copy the full SHA f48f587View commit details -
ENH: Add display.html.use_mathjax option (pandas-dev#19824).
Default value is True to maintain existing behavior.
David Hall committedFeb 24, 2018 Configuration menu - View commit details
-
Copy full SHA for 9d97bfd - Browse repository at this point
Copy the full SHA 9d97bfdView commit details -
David Hall committed
Feb 24, 2018 Configuration menu - View commit details
-
Copy full SHA for 89659cd - Browse repository at this point
Copy the full SHA 89659cdView commit details -
David Hall committed
Feb 24, 2018 Configuration menu - View commit details
-
Copy full SHA for 95f7d14 - Browse repository at this point
Copy the full SHA 95f7d14View commit details -
Replace IPython with Jupyter in docs
David Hall committedFeb 24, 2018 Configuration menu - View commit details
-
Copy full SHA for 5c71bf1 - Browse repository at this point
Copy the full SHA 5c71bf1View commit details -
Move logic from DataFrame to HTMLFormatter
David Hall committedFeb 24, 2018 Configuration menu - View commit details
-
Copy full SHA for 9b287aa - Browse repository at this point
Copy the full SHA 9b287aaView commit details
Commits on Mar 1, 2018
-
Add tests for both format and style versions of _repr_html_()
David Hall committedMar 1, 2018 Configuration menu - View commit details
-
Copy full SHA for 400f211 - Browse repository at this point
Copy the full SHA 400f211View commit details -
Inject tex2jax_ignore into table class attribute in Styler.
David Hall committedMar 1, 2018 Configuration menu - View commit details
-
Copy full SHA for 15961e1 - Browse repository at this point
Copy the full SHA 15961e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 771e9a6 - Browse repository at this point
Copy the full SHA 771e9a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42224c9 - Browse repository at this point
Copy the full SHA 42224c9View commit details