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

Enhance the Gallery #4598

Merged
merged 21 commits into from
Apr 7, 2023
Merged

Enhance the Gallery #4598

merged 21 commits into from
Apr 7, 2023

Conversation

philippjfr
Copy link
Member

@philippjfr philippjfr commented Apr 5, 2023

  • Add featured gallery examples
  • Add thumbnails to index page
  • Start migrating some gallery examples into how-to section
  • Support theming in base template
  • Basic support for pydata-sphinx-theme theming

@codecov
Copy link

codecov bot commented Apr 5, 2023

Codecov Report

Merging #4598 (5c60c54) into main (af3fda9) will increase coverage by 9.87%.
The diff coverage is 90.90%.

@@            Coverage Diff             @@
##             main    #4598      +/-   ##
==========================================
+ Coverage   73.85%   83.73%   +9.87%     
==========================================
  Files         260      260              
  Lines       37115    37116       +1     
==========================================
+ Hits        27413    31078    +3665     
+ Misses       9702     6038    -3664     
Flag Coverage Δ
ui-tests 39.58% <18.18%> (?)
unitexamples-tests 73.87% <90.90%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
panel/theme/fast.py 98.43% <ø> (ø)
panel/io/markdown.py 90.16% <50.00%> (-0.32%) ⬇️
panel/io/server.py 75.45% <100.00%> (+0.13%) ⬆️
panel/tests/io/test_markdown.py 100.00% <100.00%> (ø)
panel/viewable.py 67.81% <100.00%> (ø)

... and 42 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@MarcSkovMadsen
Copy link
Collaborator

The Gallery examples are all a bit dashboardy. Would it be an ide to include something Streaming, with an advanced Tabulator table or ML use case?

@philippjfr
Copy link
Member Author

Working on it. This is primarily porting existing examples.

@philippjfr philippjfr merged commit f4f3fc1 into main Apr 7, 2023
@philippjfr philippjfr deleted the gallery_enhance branch April 7, 2023 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants