You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am looking to build a dash page where I can search for other apps and I have come accross what you built here, has this been made available publicly https://dash-gallery.plotly.host/Portal/
If not, are there any summarised pointers as to how to develop search a search tool?
Thanks in in advance :)
The text was updated successfully, but these errors were encountered:
Hi @chriddyp let me know if this is something plotly will open up, if not I would be happy to contribute. Thanks for all the great work, its assuring to see you staying on for so long.
Hey @firmai! The App portal is part of Dash Enterprise, our licensed platform for enterprise-ready development - it is not a dash app and isn't developed in react.
If you want an open-source version, you can take a look how Dash VTK Explorer was built (demo here), and it should be easy to change the redirecting to an external link (rather than a subdirectory) as well as add DBC cards instead of dropdowns.
Hi, I am looking to build a dash page where I can search for other apps and I have come accross what you built here, has this been made available publicly https://dash-gallery.plotly.host/Portal/
If not, are there any summarised pointers as to how to develop search a search tool?
Thanks in in advance :)
The text was updated successfully, but these errors were encountered: