We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
pn hello apps
When you run pn hello apps you should be able to go to https://localhost:5006 and see a nice gallery page.
https://localhost:5006
Currently this does not work due to holoviz/panel#3970. When this gets fixed there will be a simple index page.
I would like though a nice gallery page with more info as found at https://www.awesome-panel.org/gallery.
The template can be found here https://github.com/awesome-panel/awesome-panel-extensions/tree/master/awesome_panel_extensions/frameworks/fast/templates/fast_gallery_template
FastGalleryTemplate
awesome-panel-gallery
awesome-panel-cli
panel serve
.saved
/
The text was updated successfully, but these errors were encountered:
pn serve
No branches or pull requests
When you run
pn hello apps
you should be able to go tohttps://localhost:5006
and see a nice gallery page.Currently this does not work due to holoviz/panel#3970. When this gets fixed there will be a simple index page.
I would like though a nice gallery page with more info as found at https://www.awesome-panel.org/gallery.
The template can be found here https://github.com/awesome-panel/awesome-panel-extensions/tree/master/awesome_panel_extensions/frameworks/fast/templates/fast_gallery_template
Accept Criteria
FastGalleryTemplate
carved out into its own projectawesome-panel-gallery
created and managed using theawesome-panel-cli
.panel serve
d and to be.saved
to a standalone html template.pn hello apps
as an index page at/
.The text was updated successfully, but these errors were encountered: