Allow embedding outputs from deployed apps #1739
Labels
area:backend
Related to the backend
discussion
Needs to be discussed before moving forward
feature
New feature or request
You should be able to embed the output of a deployed app, so you can, for example, attach them to notion.so and other places.
To do so, we will generate a URL with a token. The token should be generated in function of the password ("" if there is no password) and contain a reference to the index of the output type. For example, the second graph in the cell. Changing the password will make the token invalid.
The text was updated successfully, but these errors were encountered: