Skip to content

[auto-build] rename-interactive-question-to-sdk-question -> master #347

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
9,473 changes: 9,113 additions & 360 deletions _docs/master/api.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _docs/master/configuring-metabase/appearance.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,4 +176,4 @@ Metabase will display this illustration when searches don't return any results.

- [Customer-facing analytics](/learn/metabase-basics/embedding).
- [Embedding introduction](../embedding/start).
- [Brand your Metabase](/learn/metabase-basics/embedding/brand).
- [Brand your Metabase](/docs/latest/configuring-metabase/appearance).
2 changes: 1 addition & 1 deletion _docs/master/configuring-metabase/setting-up-metabase.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Don't worry about picking the wrong option. If you say you're interested in embe

## Gathering your database info

At this point you’ll need to gather some information about the database you want to use with Metabase. We won’t be able to connect to your database without it, but you’d like to deal with all of this later, that’s okay: just click **I’ll add my data later**. Metabase comes with a [Sample Database](/glossary/sample_database) that you can play around with to get a feel for how Metabase works.
At this point you’ll need to gather some information about the database you want to use with Metabase. We won’t be able to connect to your database without it, but you’d like to deal with all of this later, that’s okay: just click **I’ll add my data later**. Metabase comes with a [Sample Database](/glossary/sample-database) that you can play around with to get a feel for how Metabase works.

If you’re ready to connect, here’s what you’ll need:

Expand Down
2 changes: 1 addition & 1 deletion _docs/master/databases/connecting.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ Go to **Admin settings** > **Databases** > your database and click **Remove this

## Restoring the Sample Database

If you've deleted the Metabase [Sample Database](/glossary/sample_database), go to **Admin settings** > **Databases** and click **Bring the Sample Database back**.
If you've deleted the Metabase [Sample Database](/glossary/sample-database), go to **Admin settings** > **Databases** and click **Bring the Sample Database back**.

## Troubleshooting

Expand Down
2 changes: 1 addition & 1 deletion _docs/master/embedding/interactive-embedding.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ redirect_from:

**Interactive embedding** is what you want if you want to offer [multi-tenant, self-service analytics](/learn/metabase-basics/embedding/multi-tenant-self-service-analytics).

Interactive embedding is the only type of embedding that integrates with your [permissions](../permissions/introduction) and [SSO](../people-and-groups/start#authentication) to give people the right level of access to [query](/glossary/query_builder) and [drill-down](/learn/metabase-basics/querying-and-dashboards/questions/drill-through) into your data.
Interactive embedding is the only type of embedding that integrates with your [permissions](../permissions/introduction) and [SSO](../people-and-groups/start#authentication) to give people the right level of access to [query](/glossary/query-builder) and [drill-down](/learn/metabase-basics/querying-and-dashboards/questions/drill-through) into your data.

## Interactive embedding demo

Expand Down
2 changes: 1 addition & 1 deletion _docs/master/embedding/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ If you'd like to share your data with the good people of the internet, admins ca
| Restrict data with [locked filters](./static-embedding-parameters#restricting-data-in-a-static-embed-with-locked-parameters) | ❌ | ❌ | ✅ | ❌ |
| Restrict data with [sandboxes](../permissions/data-sandboxes) | ✅ | ✅ | ❌ | ❌ |
| Use the [drill-through menu](/learn/metabase-basics/querying-and-dashboards/questions/drill-through) | ✅ | ✅ | ❌ | ❌ |
| Self-serve via [query builder](/glossary/query_builder) | ✅ | ✅ | ❌ | ❌ |
| Self-serve via [query builder](/glossary/query-builder) | ✅ | ✅ | ❌ | ❌ |
| View usage of embeds with [usage analytics](../usage-and-performance-tools/usage-analytics) | ✅ | ✅ | ❌ | ❌ |
| [Actions on dashboards](../dashboards/actions) | ✅ | ✅ | ❌ | ❌ |
| Embed individual Metabase components | ✅ | ❌ | ❌ | ❌ |
Expand Down

Large diffs are not rendered by default.

Loading