Skip to content

[auto-build] backport-55-debb945c57ff337ae6d6edf5153eb8f31847159a -> release-x.55.x #386

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _docs/latest/embedding/sdk/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ If you want to use the SDK in production, however, you'll also need to [set up J
## Prerequisites

- [Metabase](https://github.com/metabase/metabase/releases) version 52 or higher (OSS or EE). See [Installing Metabase](../../installation-and-operation/installing-metabase).
- An application using React 17 or 18. (You could also use the [sample React app](https://github.com/metabase/metabase-nodejs-react-sdk-embedding-sample/tree/{{page.version | remove: "v0."}}-stable))
- Make sure your [React version is compatible](./introduction#embedded-analytics-sdk-prerequisites). (You could also use the [sample React app](https://github.com/metabase/metabase-nodejs-react-sdk-embedding-sample/tree/{{page.version | remove: "v0."}}-stable).)

If you _don't_ have a Metabase up and running, check out the [Quickstart CLI](./quickstart-cli).

Expand Down
2 changes: 1 addition & 1 deletion _docs/v0.55/embedding/sdk/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ If you want to use the SDK in production, however, you'll also need to [set up J
## Prerequisites

- [Metabase](https://github.com/metabase/metabase/releases) version 52 or higher (OSS or EE). See [Installing Metabase](../../installation-and-operation/installing-metabase).
- An application using React 17 or 18. (You could also use the [sample React app](https://github.com/metabase/metabase-nodejs-react-sdk-embedding-sample/tree/{{page.version | remove: "v0."}}-stable))
- Make sure your [React version is compatible](./introduction#embedded-analytics-sdk-prerequisites). (You could also use the [sample React app](https://github.com/metabase/metabase-nodejs-react-sdk-embedding-sample/tree/{{page.version | remove: "v0."}}-stable).)

If you _don't_ have a Metabase up and running, check out the [Quickstart CLI](./quickstart-cli).

Expand Down
2 changes: 1 addition & 1 deletion _site/docs/latest/embedding/sdk/quickstart.html
Original file line number Diff line number Diff line change
Expand Up @@ -4791,7 +4791,7 @@ <h2 id="prerequisites">Prerequisites</h2>

<ul>
<li><a href="https://github.com/metabase/metabase/releases">Metabase</a> version 52 or higher (OSS or EE). See <a href="../../installation-and-operation/installing-metabase">Installing Metabase</a>.</li>
<li>An application using React 17 or 18. (You could also use the <a href="https://github.com/metabase/metabase-nodejs-react-sdk-embedding-sample/tree/55-stable">sample React app</a>)</li>
<li>Make sure your <a href="./introduction#embedded-analytics-sdk-prerequisites">React version is compatible</a>. (You could also use the <a href="https://github.com/metabase/metabase-nodejs-react-sdk-embedding-sample/tree/55-stable">sample React app</a>.)</li>
</ul>

<p>If you <em>don’t</em> have a Metabase up and running, check out the <a href="./quickstart-cli">Quickstart CLI</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion _site/docs/v0.55/embedding/sdk/quickstart.html
Original file line number Diff line number Diff line change
Expand Up @@ -4793,7 +4793,7 @@ <h2 id="prerequisites">Prerequisites</h2>

<ul>
<li><a href="https://github.com/metabase/metabase/releases">Metabase</a> version 52 or higher (OSS or EE). See <a href="../../installation-and-operation/installing-metabase">Installing Metabase</a>.</li>
<li>An application using React 17 or 18. (You could also use the <a href="https://github.com/metabase/metabase-nodejs-react-sdk-embedding-sample/tree/55-stable">sample React app</a>)</li>
<li>Make sure your <a href="./introduction#embedded-analytics-sdk-prerequisites">React version is compatible</a>. (You could also use the <a href="https://github.com/metabase/metabase-nodejs-react-sdk-embedding-sample/tree/55-stable">sample React app</a>.)</li>
</ul>

<p>If you <em>don’t</em> have a Metabase up and running, check out the <a href="./quickstart-cli">Quickstart CLI</a>.</p>
Expand Down