Published unlisted
Edited
Jul 30, 2020
Insert cell
Insert cell
Convert = require('https://bundle.run/ansi-to-html@0.6.14')
Insert cell
ansitohtml = new Convert()
Insert cell
html_element = ansitohtml.toHtml('\x1b[94mRunning number: \x1b[96mtest_line\e[0m')
Insert cell
html`
${html_element}
`
Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more