lindner-tj commented on code in PR #30032:
URL: https://github.com/apache/superset/pull/30032#discussion_r1735769980


##########
docs/docs/configuration/networking-settings.mdx:
##########
@@ -27,6 +28,59 @@ Note that Superset bundles 
[flask-talisman](https://pypi.org/project/talisman/)
 Self-descried as a small Flask extension that handles setting HTTP headers 
that can help
 protect against a few common web application security issues.
 
+
+## HTML Embedding of Dashboards and Charts
+
+There are two ways to embed a dashboard: Using the 
[SDK](https://www.npmjs.com/package/@superset-ui/embedded-sdk) or embedding a 
direct link. Note that in the latter case everybody who knows the link is able 
to access the dashboard.
+
+### Enabling Embedding via the SDK
+
+Clicking on `...` next to `EDIT DASHBOARD` on the top right of the dashboard's 
overview page should yield a drop-down menu including the entry "Embed 
dashboard".

Review Comment:
   addressed in commit 5475f61



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to