Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow embedding outputs from deployed apps #1739

Closed
josevalim opened this issue Feb 28, 2023 · 1 comment
Closed

Allow embedding outputs from deployed apps #1739

josevalim opened this issue Feb 28, 2023 · 1 comment
Labels
area:backend Related to the backend discussion Needs to be discussed before moving forward feature New feature or request

Comments

@josevalim
Copy link
Contributor

josevalim commented Feb 28, 2023

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.

@josevalim josevalim added feature New feature or request area:backend Related to the backend labels Feb 28, 2023
@josevalim josevalim added contributions welcome Ready to implement (contributions welcome) discussion Needs to be discussed before moving forward and removed contributions welcome Ready to implement (contributions welcome) labels Jul 19, 2023
@josevalim
Copy link
Contributor Author

Btw, you should be able to embed the whole app without problems and that's most likely the most robust way to share it that does not depend on specific location of outputs.

However, once we introduce #2109, then you should be able to share rows of a panel just as well.

@hugobarauna hugobarauna closed this as not planned Won't fix, can't repro, duplicate, stale Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:backend Related to the backend discussion Needs to be discussed before moving forward feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants