Unverified Commit fd695d68 authored by Itay Levy's avatar Itay Levy Committed by GitHub

docs: Update data-preview-with-superset.md (#657)

Signed-off-by: 's avatarTao Feng <fengtao04@gmail.com>
parent 0ff6e12e
......@@ -41,7 +41,7 @@ that can be used for data exploration and it is what we leverage internally at L
3. We could verify the content of the `films` table using superset's sqlab feature:
![](../img/tutorials/superset-sqllab-verify.png)
4. Next, We need to build a preview client following this [guide](../frontend/docs/examples/superset_preview_client.md)
4. Next, We need to build a preview client following this [guide](https://github.com/amundsen-io/amundsenfrontendlibrary/blob/master/docs/examples/superset_preview_client.md)
and the [example client code](https://github.com/amundsen-io/amundsenfrontendlibrary/blob/master/amundsen_application/base/examples/example_superset_preview_client.py).
There are a couple of things to keep in mind:
- We could start with an unauthenticated Superset([example superset config](https://gist.github.com/feng-tao/b89e6faf7236372cef70a44f13615c39)),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment