Published
Edited
Mar 21, 2020
Fork of Inner glow
2 forks
6 stars
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
stateInfo = ({
"Alabama":{status:"impacted", info:`
## Update 3/20/2019

Governor issues special declaration:
- Stay at home
- Wash your hands
- Take care of yourself
`},
"California":{status:"restricted", info:`
## This is a title

This is a paragraph of text

- Bullet one
- Bullet two

Here is a [helpful link](https://www.google.com)

### And Here Is An Image!
![RSF](https://redstagfulfillment.com/wp-content/themes/roots/assets/img/ecfulfillment/same-day-pick-and-pack.png)

`}
});
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
markdown = {
const md = await require('markdown-it@10.0.0/dist/markdown-it.js');
return new md();
}
Insert cell
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