see metabase_login for description of parameters
1 2 3 4 5 6 7 8 | metabase_login_default(
base_url = metabase_get_default("base_url"),
database_id = metabase_get_default("database_id"),
creds_file = metabase_get_default("creds_file"),
username = metabase_get_default("username"),
password = metabase_get_default("password"),
...
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.