You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for contacting us! Please read and follow these instructions carefully, then delete this introductory text to keep your issue easy to read. Note that the issue tracker is NOT the place for usage questions and technical assistance; post those at Discourse instead. Issues without the required information below may be closed immediately.
ALL software version info
(this library, plus any other relevant software, e.g. bokeh, python, notebook, OS, browser, etc)
Description of expected behavior and the observed behavior
When I ran the example of holoviews.Div given in the official document using jupyter notebook, it didn’t work and there was no distinction in the title level.
Complete, minimal, self-contained example code that reproduces the issue
hv.Div("""<h1>Div</h1><h3>A simple demo</h2><figure><img src="https://assets.holoviews.org/logo/holoviews_color_icon_500x500.png" height='200' width='200'><figcaption><b>Fig 1:</b> This is a figure caption with $LaTeX$</figcaption>""")
Thanks for contacting us! Please read and follow these instructions carefully, then delete this introductory text to keep your issue easy to read. Note that the issue tracker is NOT the place for usage questions and technical assistance; post those at Discourse instead. Issues without the required information below may be closed immediately.
ALL software version info
(this library, plus any other relevant software, e.g. bokeh, python, notebook, OS, browser, etc)
Description of expected behavior and the observed behavior
When I ran the example of holoviews.Div given in the official document using jupyter notebook, it didn’t work and there was no distinction in the title level.
Complete, minimal, self-contained example code that reproduces the issue
Stack traceback and/or browser JavaScript console output
Screenshots or screencasts of the bug in action
The text was updated successfully, but these errors were encountered: