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
myDimensionsIncludeLabels = "true"
Insert cell
ArchiMateDef("artifact").svg
Insert cell
Insert cell
myLayout = "fcose"
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
edges = [
{ data: { id: 12, source: 1, target: 2 } },
{ data: { id: 23, source: 2, target: 3 } },
{ data: { id: 56, source: 5, target: 6 } },
{ data: { id: 370, source: 3, target: 7 } },
{ data: { id: 371, source: 3, target: 7 } },
{ data: { id: 412, source: 4, target: 12 } },
{ data: { id: 413, source: 4, target: 13 } },
{ data: { id: 500, source: 23, target: 56 } },
{ data: { id: 837, source: 370, target: 8 } }
]
Insert cell
toto("fkdsjflkqsj")
Insert cell
function toto(ele) {
return "nicolas: " + ele;
}
Insert cell
Insert cell
<div id="renderOutput"> <img alt="" src=${ArchiMateDef('equipment').svg}></div>
Insert cell
Insert cell
ArchiMateDef("artifact")
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
d3force = (await import("https://cdn.skypack.dev/cytoscape-d3-force@1.1.4?min"))
.default
Insert cell
ngraph = (
await import("https://cdn.skypack.dev/cytoscape-ngraph.forcelayout@1.3.9?min")
).default
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
propertyColor("passive")
Insert cell
Insert cell
nonMaxWidth = html`<style>p, h1 { max-width: none; }</style>`
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell

One platform to build and deploy the best data apps

Experiment and prototype by building visualizations in live JavaScript notebooks. Collaborate with your team and decide which concepts to build out.
Use Observable Framework to build data apps locally. Use data loaders to build in any language or library, including Python, SQL, and R.
Seamlessly deploy to Observable. Test before you ship, use automatic deploy-on-commit, and ensure your projects are always up-to-date.
Learn more