Published
Edited
Jun 14, 2021
11 forks
4 stars
Insert cell
Insert cell
md`Resultados aparecem *acima* da célula de código`
Insert cell
1+1+1+10
Insert cell
md`a raiz de 25 é ${Math.sqrt(25)}`
Insert cell
Insert cell
raiz=4
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
dict_escudos = ({
"n/a": await FileAttachment("escudo_na.png").image(),
botafogo: await FileAttachment("escudo_botafogo.png").image(),
flamengo: await FileAttachment("escudo_flamengo.png").image(),
vasco: await FileAttachment("escudo_vasco.png").image(),
fluminense: await FileAttachment("escudo_fluminense.png").image()
})
Insert cell
Insert cell
Insert cell
Insert cell
d3 = require('d3')
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