# Setting explicit height and max-width: none on the SVG is required for # Jupyter to render it properly in a cell TPL_DEP_SVG = """ {content} """ TPL_DEP_WORDS = """ {text} {tag} """ TPL_DEP_ARCS = """ {label} """ TPL_FIGURE = """ {content} """ TPL_TITLE = """