Published unlisted
Edited
Apr 5, 2020
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
import {c, _range, tex_html, custom_graphviz, adot_iterator, a_target_blank, gen_chars} from '@alvaro-jmp/lib'
Insert cell
cond_bool = (_p, _q) => !_q ? false : true
Insert cell
_false_ = "\\colorbox{white}{\\boxed{\\color{black}F}}"
Insert cell
_true_ = "\\colorbox{#36B374}{\\color{white}\\boxed{V}}"
Insert cell
t_or_f = (_bool) => _bool ? _true_ : _false_
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