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

DataFrame.to_html() inside <html> code? #235

Answered by abdelhai
dlink1999 asked this question in Help
Discussion options

You must be logged in to vote
  1. generate the html already inside your python code & use jinja to render it
  2. render the html markup using jinja's safe: https://jinja.palletsprojects.com/en/3.1.x/templates/#working-with-manual-escaping

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@dlink1999
Comment options

Comment options

You must be logged in to vote
1 reply
@dlink1999
Comment options

Answer selected by abdelhai
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
3 participants