Skip to content

Commit

Permalink
Merge branch 'fix/stichbury_docs_examples' of github.com:mckinsey/viz…
Browse files Browse the repository at this point in the history
…ro into fix/stichbury_docs_examples
  • Loading branch information
maxschulz-COL committed Aug 21, 2024
2 parents eac3df7 + 9fc01d8 commit f18bfdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vizro-core/docs/pages/user-guides/run.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This guide shows you how to launch your dashboard in different ways. By default,

The easiest way to launch your dashboard is to edit the code live on [Py.Cafe](https://py.cafe/).

Most of our examples in the docs have link below the code - [Edit live on Py.Cafe](https://py.cafe/vizro./vizro-iris-analysis-0) - which you can follow to experiment with the code of that example. This will lead you to an editor such as the one below, which displays the dashboard and the code side by side.
Most of our examples have a link below the code [Edit live on Py.Cafe](https://py.cafe/vizro./vizro-iris-analysis-0) which you can follow to experiment with the code. This will lead you to an editor such as the one below, which displays the dashboard and the code side by side.

<div style="width: 100%; height: 400px;">
<iframe src="https://py.cafe/vizro./vizro-iris-analysis-0?theme=light&linkToApp=True" style="border: 1px solid #e6e6e6; border-radius: 8px; max-width: unset; width: calc(100%/0.5); height: calc(400px/0.5); transform-origin: top left; transform: scale(0.5);" ></iframe>
Expand Down

0 comments on commit f18bfdb

Please sign in to comment.