Public
Edited
Mar 30, 2023
Insert cell
Insert cell
note`### This is a test of a new note type
And here is some test content`
Insert cell
idea`### This is an idea
That contains some ${html`<code>inline_code()</code>`}`
Insert cell
openThoughts()
Insert cell
openThoughts('note')
Insert cell
note = makeApi("note", {
symbol: "📝",
border: 'rgba(251, 243, 219, 0.5)',
background: 'rgba(251, 243, 219, 0.44)',
fade: 'rgba(251, 243, 219, 1)'
})
Insert cell
import {idea, problem, question, conclusion, makeApi, openThoughts} from "@grahamsnyder/thought-process"
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