Platform
Resources
Pricing
Sign in
Get started
Alok Pepakayala
Data visualization/Interactive media and full-stack data science web app developer.
Workspace
Fork
Published
Toolbox
By
Alok Pepakayala
Edited
Sep 12, 2020
Toolbox
Read Local TXT File From An Observable Notebook
XSLT IN Observable
🔥 Serverless Notebooks with Firebase
ImportCell into Existing DOM node
Inline export test
Notebook Packer
Directional Arrows For SVG Paths
Guide to make Observable notebooks work in IE11
Insert cell
Insert cell
time
=
{
while
(
1
)
{
await
Promises
.
tick
(
1000
)
yield
html
`<div style="color:${
color
};background:${
bg
};padding:12px;display:inline-block;font-weight:bold;font-family:'Arial Black';">${
new
Date
(
)
.
toLocaleString
(
)
}`
}
}
Insert cell
color
=
"#FF5859"
Insert cell
bg
=
"#F8CDD6"
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.
Try it for free
Learn more
Fork
View
Export
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
time
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
color
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
bg
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML