For the complete documentation index, see llms.txt. This page is also available as Markdown.

Embed notebooks and tables

You can share interactive notebooks and tables on external sites by embedding them directly from Redivis. Embedding can be used to showcase analyses, visualizations, and tables without requiring viewers to navigate to the notebook or table within Redivis.

Embedded content respects the same access controls as the underlying data. Embedding does not make restricted content publicly accessible.

1. Select content to embed

Navigate to the workflow containing the notebook or table you want to embed, and select the corresponding notebook or table node. Before embedding, make sure it contains the analysis, outputs, or data you want to share.

Any table in a workflow an be embedded, including source tables and tables generated while working with data.

2. Configure the embed

From the More menu in the top bar, select Export and navigate to the Embed tab.

For notebooks, choose whether code blocks should be collapsed by default in the embedded notebook view or not. Collapsing code can help focus the embedded view on the analysis results and outpus while still allowing viewers to expand the code when needed.

For tables, choose whether the embedded table should default to showing the Cells tab or not. When selected, viewers will see the table's cells when the embed first loads. Otherwise, the table will default to the Variables tab.

You can then choose between two options:

  • Embed code: Use the embed code when the external site allows you to add custom HTML or embed code.

  • Embed URL: Use them embed URL when the external site supports adding embedded content from a URL.

3. Add the embed

Copy the embed code or URL and add it to the appropriate location on your external site.

The embedded content remains hosted on Redivis, allowing viewers to view the analysis or data on your site while maintaining the original access requirements.

Viewers can select View on Redivis in the bottom right corner to view the original notebook or table on Redivis. They can also view them fullscreen by selecting the fullscreen icon on the bottom right.

4. Verify access settings

Embedded content follows the same access controls as the underlying workflow and data. Embedding content does not make restricted data publicly accessible.

Viewers who are not signed into Redivis, or who do not meet the access requirements for the workflow or data used by the notebook, will not be able to view restricted content. Instead, they will see a message indicating the notebook or table is restricted and prompting them to sign into Redivis and meet the applicable access requirements.

For example, a viewer who has access only to the metadata of the data used in a notebook will not be able to view the notebook content that requires access to the underlying restricted data.

Last updated

Was this helpful?