In Class Walkthrough

Getting some practice saving Altair/vega-lite json schemas for our Jekyll page.

Case 1: Saving from vega-lite editor

This I created by going to the vega-editor and making sure I used the vega-datasets direct link to the data and saving with the “Export” from the vega-editor.

Case 2: Saving from Altair

Now we’ll learn how to save our specifications for inclusion here from a Python notebook.

Sub-case 2a: With remotely hosted data

Sub-case 2b: With data saved from Python