Published
Edited
Aug 12, 2022
Fork of MathJax
Insert cell
Insert cell
MathJax = {
const MathJax = await require('https://cdn.jsdelivr.net/npm/mathjax/es5/tex-svg.js')
.catch(() => window.MathJax)
return MathJax
}
Insert cell
viewof example = html`
<div style="padding-top: 2em; padding-bottom: 2em">
$$\\Gamma(z) = \\int_0^\\infty t^{z-1}e^{-t}dt\\,.$$
</div>`
Insert cell
MathJax.tex2svg
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