dash-sample-apps icon indicating copy to clipboard operation
dash-sample-apps copied to clipboard

Search Apps

Open firmai opened this issue 3 years ago • 2 comments

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 :)

firmai avatar May 28 '21 06:05 firmai

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.

firmai avatar Jun 02 '21 15:06 firmai

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.

xhluca avatar Jun 09 '21 17:06 xhluca