View source: R/visualization.R
displayHTML | R Documentation |
Construct an specific html fragment to synapse notebook front-end for rendering based on user-input html content.
displayHTML(content)
content |
html content which user want to render |
No return value, print the content
to mimic the render behavior when used in azure synapse runtime.
displayHTML('<b>Hello world!</b>')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.