Published
Edited
Jan 19, 2021
2 stars
Insert cell
Insert cell
Insert cell
Insert cell
viewof file = openfile()
Insert cell
await file.text()
Insert cell
viewof textfiles = openfile({
text: 'Open multiple Textfiles',
accept: 'txt',
multiple: true,
})
Insert cell
textfiles
Insert cell
Insert cell
Insert cell
Insert cell
savefile(['Hi', '!'])
Insert cell
savefile(() => [`It's ${new Date()}`], {
text: 'Save current Time',
filename: 'time.txt',
})
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
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