Published unlisted
Edited
Apr 13, 2021
4 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
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 {
TELEPORT,
TELEPORT2,
viewof teleport2_draw_options
} from "@fil/mobility-landscapes"
Insert cell
import { mountain, pseudo } from "23d6ee52d481588c"
Insert cell
import {
slide,
slide_style,
keypresscontrol
} from "@wolfiex/a-presentation-framework-built-on-a-observablehq-notebook"
Insert cell
slide_style
Insert cell
personal_styles = html`<style>body .slide {
padding-top: 5%;
padding-bottom: 5%;
min-height: 65vw;
font-size: 2vw;
}

body .slide h1 {
font-size: 4.5vw;
color: #eee;
margin-bottom: 0.8em
}

body .slide h2 {
font-size: 3vw;
color: #eee;
margin-bottom: 0.8em
}

img {max-height: 42vw;}
.big img {max-height: 60vw !important;}
`
Insert cell
keypresscontrol
Insert cell
slide.end('this ends the presentation')
Insert cell

One platform to build and deploy the best data apps

Experiment and prototype by building visualizations in live JavaScript notebooks. Collaborate with your team and decide which concepts to build out.
Use Observable Framework to build data apps locally. Use data loaders to build in any language or library, including Python, SQL, and R.
Seamlessly deploy to Observable. Test before you ship, use automatic deploy-on-commit, and ensure your projects are always up-to-date.
Learn more