Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jan 20, 2025
1 parent dee27c3 commit a6af91d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vizro-ai/docs/pages/tutorials/goodreads-tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ The link will open with a settings pane where you can set the API key for your c

![](../../assets/tutorials/project/user-interface-settings-hosted-vizro-ai.png)

To return to these settings at any time, you'll notice a cog icon at the top right hand corner for access to them.
To return to these settings at any time, you'll notice a cog icon at the top right hand corner for access to them.

Once the API key is set, return to the main screen and [upload the data for the project](https://raw.githubusercontent.com/mckinsey/vizro/834c8d9c198420e8b315c0dc045b7aa12534719d/vizro-ai/examples/goodreads_tutorial/filtered_books.csv).

Expand Down Expand Up @@ -202,7 +202,7 @@ You need to give Vizro-AI your API key to access OpenAI by adding it to your env

In the Jupyter Notebook we'll submit a single prompt that combines the three prompts listed above, with some small edits to ask for a dashboard that has three pages: one for each chart.

The following shows the code to make the request to Vizro-AI to build and display the dashboardted, with the data handling code omit. The cp,[;ete Notebook is available for download from [Vizro's GitHub repository](https://raw.githubusercontent.com/mckinsey/vizro/834c8d9c198420e8b315c0dc045b7aa12534719d/vizro-ai/examples/goodreads_tutorial/goodreads.ipynb):
The following shows the code to make the request to Vizro-AI to build and display the dashboardted, with the data handling code omit. The cp,\[;ete Notebook is available for download from [Vizro's GitHub repository](https://raw.githubusercontent.com/mckinsey/vizro/834c8d9c198420e8b315c0dc045b7aa12534719d/vizro-ai/examples/goodreads_tutorial/goodreads.ipynb):

??? example "Click to expand"
=== "Generated by Vizro-AI"
Expand Down

0 comments on commit a6af91d

Please sign in to comment.