Public
Edited
Feb 12, 2023
1 fork
4 stars
Insert cell
Insert cell
Insert cell
clientId = "134940173616-9idertc5irfihj7jv49gb7msejjctu1t.apps.googleusercontent.com"
Insert cell
Insert cell
sheet = spreadsheet('19mS6CUst8WdoZQpcxwliluxAq4W6ky8LTBRWg-QAPWU')
Insert cell
Insert cell
table(data)
Insert cell
data = sheet.getRange('Sheet1!A:Z')
Insert cell
Insert cell
sheet.updateRange('Sheet1!A:Z', await FileAttachment('iris.csv').csv())
Insert cell
Insert cell
import { spreadsheet } with { gapi } from '@gnestor/google-sheets'
Insert cell
import { gapi, authButton } with { clientId } from '@gnestor/google-auth'
Insert cell
import { table } from "@gnestor/table"
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