Published
Edited
Aug 10, 2020
1 fork
1 star
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
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
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
Insert cell
combinedVals1 = `(( ${univ1ui_a['v'+userConst1.a]} )( ${univ1ui_b['v'+userConst1.b]} ))`
Insert cell
combinedVals2 = `(( ${univ1ui_b['v'+userConst2.b]} )( ${univ1ui_c['v'+userConst2.c]} ))`
Insert cell
productTerm1 = `((${userInterpr1.v})(${combinedVals1}))`
Insert cell
productTerm2 = `((${userInterpr2.v})(${combinedVals2}))`
Insert cell
combinedTerms12_false = `${productTerm1} ${productTerm2}`
Insert cell
combinedVals1_fixed = `(( ${univ1ui_a['v'+userConst1.a]} )( ${univ1ui_b['v'+userConst1.b]} )( ${univ1ui_c['v0']} ))`
Insert cell
combinedVals2_fixed = `(( ${univ1ui_a['v0']} )( ${univ1ui_b['v'+userConst2.b]} )( ${univ1ui_c['v'+userConst2.c]} ))`
Insert cell
productTerm1_fixed = `((${userInterpr1.v})(${combinedVals1_fixed}))`
Insert cell
productTerm2_fixed = `((${userInterpr2.v})(${combinedVals2_fixed}))`
Insert cell
combinedTerms12 = `${productTerm1_fixed} ${productTerm2_fixed}`
Insert cell
univ2ui_ab = univ2ui('a','b')
Insert cell
{
mutable DEFAULTS = ({repr: 'pack', style: 'basic', padding: 20});
}
Insert cell
userPrefs.scripts(prefs)
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
d3 = require('d3@5.16.0')
Insert cell
formform = require('formform@0.8.0') // 0.7.3
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