Skip to content

Commit

Permalink
Update vizro-core/docs/pages/explanation/faq.md
Browse files Browse the repository at this point in the history
Co-authored-by: Antony Milne <[email protected]>
  • Loading branch information
stichbury and antonymilne authored Oct 18, 2024
1 parent 23ca615 commit 47d3b31
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions vizro-core/docs/pages/explanation/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,7 @@ We do not consider frontend changes (such as changing the appearance of a compon

For a gallery of examples of Vizro in action, take a look at [vizro.mckinsey.com](https://vizro.mckinsey.com).

Within Vizro's GitHub repository, the [`examples/dev` folder](https://github.com/mckinsey/vizro/tree/main/vizro-core/examples/dev) of `vizro-core` contains example code using the pydantic model. If you have any problems running the example code, please [raise an issue](https://github.com/mckinsey/vizro/issues) on the Vizro repository.

!!! note

The pydantic model should be your preferred method of dashboard configuration, but you can also [define a dashboard with YAML, JSON, or as a Python dictionary](../user-guides/dashboard.md). To guide you, the `examples/dev` folder also contains an alternative `yaml_version` of the gapminder example, which offers the same example as the pydantic model but via YAML configuration.

### Examples from Vizro users

We maintain a separate, curated page of [videos, blog posts, and examples of Vizro usage from our community](your-examples.md).
We also maintain a separate, curated page of [videos, blog posts, and examples of Vizro usage from our community](your-examples.md).

## Why should I use Vizro?

Expand Down

0 comments on commit 47d3b31

Please sign in to comment.