An open API service indexing awesome lists of open source software.

https://github.com/maxhumber/fsva

⭕️ First Steps: Visualization with Altair
https://github.com/maxhumber/fsva

Last synced: 11 months ago
JSON representation

⭕️ First Steps: Visualization with Altair

Awesome Lists containing this project

README

          

O'Reilly home

### First Steps: Visualization with Altair

![Powered by Jupyter Logo](https://cdn.oreillystatic.com/images/icons/powered_by_jupyter.png)

This project contains the Jupyter Notebooks and supporting files for _First Steps: Visualization with Altair_ with Max Humber.

These notebooks can be run on the O'Reilly Learning Platform [here](https://learning.oreilly.com/jupyter-notebooks/~/9781492081036).

It contains both the exercises (/notebooks), possibly the solutions (/solutions), as well as any data or files needed (/data). If you are familiar with docker, there is also a dockerfile included for your convenience.

This is a public repository so there is no need to create an account to download its contents. To download the source code from this page, click the 'Cloud' icon on the top right hand, above where the latest commit is detailed.

To download via git from your preferred terminal application, type:

```git clone https://resources.oreilly.com/binderhub/first-steps-visualization-with-altair```