Public
Edited
Mar 26, 2023
Fork of Untitled
Insert cell
Type Markdown, then Shift-Enter. Ctrl-space for more options. Arrow ↑/↓ to switch modes.

Insert cell
import { newProject, cellGen, stylesheet } from "@hazelfire/squiggle"

Insert cell
stylesheet
Insert cell
tutorial_project = newProject()
Insert cell
cell = cellGen(tutorial_project)

Insert cell
cell(`(10 to 100) * (5 to 20)`)
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