From e0905280f70afa75de1c8408ed7008051edc1b8d Mon Sep 17 00:00:00 2001 From: jnaiman Date: Tue, 15 Oct 2024 18:45:02 -0500 Subject: [PATCH] index --- _site/week09/index.html | 2 +- week09/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_site/week09/index.html b/_site/week09/index.html index 3451420..1ac67b2 100644 --- a/_site/week09/index.html +++ b/_site/week09/index.html @@ -123,7 +123,7 @@

Designing for the web with vega-lite & Altair & Streamlit

-

Using Altair to publish in Python and an introduction to Streamlit.

+

Using Altair create interactive visualizations in Python and an introduction to Streamlit.

NOTE: For Python, only a subset of libraries are supported. See ongoing list here.

diff --git a/week09/index.md b/week09/index.md index 04f03c3..d9df539 100755 --- a/week09/index.md +++ b/week09/index.md @@ -42,7 +42,7 @@ data: # Designing for the web with vega-lite & Altair & Streamlit -Using Altair to publish in Python and an introduction to Streamlit. +Using Altair create interactive visualizations in Python and an introduction to Streamlit. **NOTE**: For Python, only a subset of libraries are supported. See ongoing list [here](https://github.com/iodide-project/pyodide/tree/master/packages).