Public
Edited
Dec 26
1 fork
3 stars
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
// md`## Google Calendar

// Opens Google Calendar directly with relevant fields pre-populated

// ~~~js
// import {googleCalendarLink} from "@pjsier/add-to-calendar-links"
// ~~~`
Insert cell
Insert cell
// googleCalendarLink({
// start,
// end,
// allDay: true,
// title: "Test Calendar Event",
// description: "Hello, world!",
// location: "Online",
// label: "Add a Test Event to Google Calendar",
// url: "https://observablehq.com/",
// attributes: {
// class: "testing"
// }
// })
Insert cell
// md`## Outlook

// Opens Outlook calendar event creation page with relevant fields pre-populated

// ~~~js
// import {outlookLink} from "@pjsier/add-to-calendar-links"
// ~~~`
Insert cell
// outlookLink({
// start,
// end,
// allDay: false,
// title: "Test Calendar Event",
// description: "Hello, world!",
// location: "Online",
// label: "Add a Test Event to Outlook",
// attributes: {
// class: "outlook"
// }
// })
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
// import {
// sleepScheduleReactComponent,
// tailwind,
// tailwindcss
// } from "@thadk/claude-artifact-runner"
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