displayHTML: Construct an specific html fragment to synapse notebook...

View source: R/visualization.R

displayHTMLR Documentation

Construct an specific html fragment to synapse notebook front-end for rendering based on user-input html content.

Description

Construct an specific html fragment to synapse notebook front-end for rendering based on user-input html content.

Usage

displayHTML(content)

Arguments

content

html content which user want to render

Value

No return value, print the content to mimic the render behavior when used in azure synapse runtime.

Examples

displayHTML('<b>Hello world!</b>')


notebookutils documentation built on May 29, 2024, 12:08 p.m.