Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: Split interactive docs section into subpages (#3561)
* Split interactivity doc section into subpages To make it easier to navigate instead of having one giant page. * Move JupyterChart under main interactivity section The parts about performance and JupyterChart are under the Large Datasets section, so it seems natural that the part about interactivity would go together with the other interactive parts of the library. * Note that streamlit can access params from python * Standardize use of ampersand in headings * Remove dashboard sentence from JupyterChart page * Add heading to interaction landing page I think this looks more pleasing as content without a right-side ToC stretches wider across the page. * fix: Add missing imports to `altair-plot` directives * Reword interactive intro * Apply suggestions from code review Co-authored-by: Dan Redding <125183946+dangotbanned@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Dan Redding <125183946+dangotbanned@users.noreply.github.com> --------- Co-authored-by: Dan Redding <125183946+dangotbanned@users.noreply.github.com>
- Loading branch information