earthkit.data.utils.html

Functions

bold(text)

css(name)

tab(items[, details, selected])

tab_page(title, tooltip, page_id, text, checked)

table(obj)

table_from_dict(vals[, title])

td(text)

tr(key, value)

urlify(text)

Module Contents

earthkit.data.utils.html.bold(text)
earthkit.data.utils.html.css(name)
earthkit.data.utils.html.tab(items, details=None, selected=None)
earthkit.data.utils.html.tab_page(title, tooltip, page_id, text, checked)
earthkit.data.utils.html.table(obj)
earthkit.data.utils.html.table_from_dict(vals, title=None)
earthkit.data.utils.html.td(text)
earthkit.data.utils.html.tr(key, value)
earthkit.data.utils.html.urlify(text)