Published
Edited
Dec 3, 2020
2 forks
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
url2 = cloudObject + encodeURIComponent(query2)
Insert cell
Insert cell
md`# Counterclockwise

`
Insert cell
cloudOBJ2 = html`<iframe width='800' height='400' src='${url2}' frameborder='0'></iframe>`
Insert cell
viewof query2 = textarea({
title: "Free form input",
value:
"integrate function 1/(z*(z-2)^4) around Abs(z-2)=1 counterclockwise and \nshow integral value and \nshow plot contour and\n show plot3D and \nshow guide colors;",
width: "80%",
rows: 10,
submit: "Integrate Counterclockwise!"
})
Insert cell
Insert cell
import { textarea } from "@jashkenas/inputs"
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