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

added new example for gallery #1576

Merged
merged 2 commits into from
Sep 14, 2020
Merged

Conversation

MarcSkovMadsen
Copy link
Collaborator

This is a contribution for the Gallery of a Time Series Image Analyzis tool based on the discussion on Discourse. https://discourse.holoviz.org/t/dynamicmaps-with-custom-panel-layouts/1183/7?u=marc

I think it nicely illustrates some powerful ways of putting Panel and HoloViews together that might not be obvious from the documentation of the two seperate sites.

I also think it nicely shows the end-to-end process of how to go from exploration to production with the HoloViz tools.

image-video

@codecov
Copy link

codecov bot commented Sep 12, 2020

Codecov Report

Merging #1576 into master will increase coverage by 0.18%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1576      +/-   ##
==========================================
+ Coverage   85.65%   85.84%   +0.18%     
==========================================
  Files         146      147       +1     
  Lines       16076    17037     +961     
==========================================
+ Hits        13770    14625     +855     
- Misses       2306     2412     +106     
Impacted Files Coverage Δ
panel/widgets/indicators.py 93.79% <0.00%> (-6.21%) ⬇️
panel/config.py 42.90% <0.00%> (-3.13%) ⬇️
panel/compiler.py 3.77% <0.00%> (-0.88%) ⬇️
panel/models/widgets.py 100.00% <0.00%> (ø)
panel/widgets/__init__.py 100.00% <0.00%> (ø)
panel/tests/widgets/test_indicators.py 100.00% <0.00%> (ø)
panel/tests/io/test_embed.py 99.41% <0.00%> (+0.06%) ⬆️
panel/tests/test_links.py 99.27% <0.00%> (+0.45%) ⬆️
panel/io/callbacks.py 30.76% <0.00%> (+1.35%) ⬆️
panel/reactive.py 87.22% <0.00%> (+1.85%) ⬆️
... and 6 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e5a0729...3c4314e. Read the comment docs.

@philippjfr
Copy link
Member

This looks great, thanks! Could you clear the notebook please so I can do a proper review and so we don't bloat the repository?

@MarcSkovMadsen
Copy link
Collaborator Author

I was 100% sure I cleaned the notebook before adding the PR but apparently not. I've just cleaned it again.

@philippjfr philippjfr added the type: docs Related to the Panel documentation and examples label Sep 14, 2020
@philippjfr
Copy link
Member

Thanks, all looks good.

@philippjfr philippjfr merged commit 1e308e4 into master Sep 14, 2020
@philippjfr philippjfr deleted the dynamic_timeseries_image_example branch September 14, 2020 08:56
philippjfr pushed a commit that referenced this pull request Sep 17, 2020
* added new example for gallery

* clean notebook

Co-authored-by: Marc Skov Madsen <masma@orsted.dk>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: docs Related to the Panel documentation and examples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants