Skip to content

Commit

Permalink
Update index pages
Browse files Browse the repository at this point in the history
  • Loading branch information
stichbury committed Nov 29, 2024
1 parent 59fc9dc commit 767f70d
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
24 changes: 12 additions & 12 deletions vizro-ai/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,41 +14,41 @@ Even if you are an experienced data practitioner, Vizro-AI optimizes how you cre

---

[:octicons-arrow-right-24: Install Vizro-AI](pages/user-guides/install.md) </br>
[:octicons-arrow-right-24: Install Vizro-AI](pages/user-guides/install.md) </br>

[:octicons-arrow-right-24: Quickstart chart generation](pages/tutorials/quickstart.md) </br>
[:octicons-arrow-right-24: Quickstart chart generation](pages/tutorials/quickstart.md) </br>

[:octicons-arrow-right-24: Quickstart dashboard generation](pages/tutorials/quickstart-dashboard.md) </br>
[:octicons-arrow-right-24: Quickstart dashboard generation](pages/tutorials/quickstart-dashboard.md) </br>

- :fontawesome-solid-keyboard:{ .lg .middle } __Get hands-on__

---

[:octicons-arrow-right-24: How to run Vizro-AI](pages/user-guides/run-vizro-ai.md)</br>
[:octicons-arrow-right-24: How to run Vizro-AI](pages/user-guides/run-vizro-ai.md)</br>

[:octicons-arrow-right-24: Model usage](pages/user-guides/customize-vizro-ai.md)</br>
[:octicons-arrow-right-24: Model usage](pages/user-guides/customize-vizro-ai.md)</br>

[:octicons-arrow-right-24: Create advanced charts](pages/user-guides/create-advanced-charts.md)</br>
[:octicons-arrow-right-24: Create advanced charts](pages/user-guides/create-advanced-charts.md)</br>

[:octicons-arrow-right-24: Add charts to a dashboard](pages/user-guides/add-generated-chart-usecase.md)</br>
[:octicons-arrow-right-24: Add charts to a dashboard](pages/user-guides/add-generated-chart-usecase.md)</br>

[:octicons-arrow-right-24: Retrieve code for a generated dashboard](pages/user-guides/run-vizro-ai-dashboard.md)
[:octicons-arrow-right-24: Retrieve code for a generated dashboard](pages/user-guides/run-vizro-ai-dashboard.md)

- :material-format-font:{ .lg .middle } __Find out more__

---

[:octicons-arrow-right-24: FAQs](pages/explanation/faq.md) </br>
[:octicons-arrow-right-24: FAQs](pages/explanation/faq.md) </br>

[:octicons-arrow-right-24: Safeguard dynamic code execution](pages/explanation/safeguard.md) </br>
[:octicons-arrow-right-24: Safeguard dynamic code execution](pages/explanation/safeguard.md) </br>

[:octicons-arrow-right-24: Guidelines for use of LLMs](pages/explanation/safety-in-vizro-ai.md)
[:octicons-arrow-right-24: Guidelines for use of LLMs](pages/explanation/safety-in-vizro-ai.md)

- :fontawesome-solid-chart-column:{ .lg .middle } __Vizro__

---

[:octicons-arrow-right-24: Vizro documentation](https://vizro.readthedocs.io/)
[:octicons-arrow-right-24: Vizro documentation](https://vizro.readthedocs.io/)

</div>

Expand Down
26 changes: 13 additions & 13 deletions vizro-core/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,47 +8,47 @@ Vizro is a toolkit for creating modular data visualization applications.

---

[:octicons-arrow-right-24: Quickstart tutorial](pages/tutorials/first-dashboard.md) </br>
[:octicons-arrow-right-24: Quickstart tutorial](pages/tutorials/first-dashboard.md) </br>

[:octicons-arrow-right-24: Install Vizro](pages/user-guides/install.md)
[:octicons-arrow-right-24: Install Vizro](pages/user-guides/install.md)

- :fontawesome-solid-keyboard:{ .lg .middle } __Vizro features__

---

[:octicons-arrow-right-24: Fundamentals](pages/user-guides/dashboard.md)</br>
[:octicons-arrow-right-24: Fundamentals](pages/user-guides/dashboard.md)</br>

[:octicons-arrow-right-24: Components overview](pages/user-guides/components.md)</br>
[:octicons-arrow-right-24: Components overview](pages/user-guides/components.md)</br>

[:octicons-arrow-right-24: Filters, parameters and selectors](pages/user-guides/filters.md)</br>
[:octicons-arrow-right-24: Filters, parameters and selectors](pages/user-guides/filters.md)</br>

[:octicons-arrow-right-24: Visual formatting](pages/user-guides/visual-formatting.md)
[:octicons-arrow-right-24: Visual formatting](pages/user-guides/visual-formatting.md)

- :fontawesome-solid-microscope:{ .lg .middle } __Hands-on code__

---

[:octicons-arrow-right-24: Tutorials](pages/tutorials/explore-components.md) <br/>
[:octicons-arrow-right-24: Tutorials](pages/tutorials/explore-components.md) <br/>

[:octicons-arrow-right-24: Examples](https://vizro.mckinsey.com)
[:octicons-arrow-right-24: Examples](https://vizro.mckinsey.com)

- :material-scale-balance:{ .lg .middle } __FAQs__

---

[:octicons-arrow-right-24: How is Vizro different to Streamlit?](pages/explanation/faq.md/#how-does-vizro-differ-from-dash-or-streamlit) <br/>
[:octicons-arrow-right-24: How is Vizro different to Streamlit?](pages/explanation/faq.md/#how-does-vizro-differ-from-dash-or-streamlit) <br/>

[:octicons-arrow-right-24: Where can I ask a question about Vizo?](pages/explanation/faq.md/#i-still-have-a-question-where-can-i-ask-it) <br/>
[:octicons-arrow-right-24: Where can I ask a question about Vizo?](pages/explanation/faq.md/#i-still-have-a-question-where-can-i-ask-it) <br/>

[:octicons-arrow-right-24: Other FAQs](pages/explanation/faq.md) <br/>
[:octicons-arrow-right-24: Other FAQs](pages/explanation/faq.md) <br/>

- :fontawesome-solid-hands-holding-circle:{ .lg .middle } __Get involved__

---

[:octicons-arrow-right-24: Contribute code](pages/explanation/contributing.md) <br/>
[:octicons-arrow-right-24: Contribute code](pages/explanation/contributing.md) <br/>

[:octicons-arrow-right-24: Contribute to our docs](pages/explanation/documentation-style-guide.md)
[:octicons-arrow-right-24: Contribute to our docs](pages/explanation/documentation-style-guide.md)

- :fontawesome-solid-chart-column:{ .lg .middle } __Vizro-AI__

Expand Down

0 comments on commit 767f70d

Please sign in to comment.