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

Fast Template Refs: use bind api and enable full screen (#2577) #2581

Merged
merged 4 commits into from
Aug 2, 2021

Conversation

MarcSkovMadsen
Copy link
Collaborator

Addresses #2577

  • use pn.bind
  • make full screen work
  • use accent color for plots.

Marc Skov Madsen added 2 commits July 27, 2021 10:39
@MarcSkovMadsen MarcSkovMadsen changed the title use bind api and enable full screen (#2577) Fast Template Refs: use bind api and enable full screen (#2577) Jul 27, 2021
@philippjfr
Copy link
Member

Got a conflict now and if you could remove that weird hash in the notebook I'll merge.

@MarcSkovMadsen
Copy link
Collaborator Author

I've removed the hash @philippjfr

@codecov
Copy link

codecov bot commented Jul 30, 2021

Codecov Report

Merging #2581 (3e9b6a7) into master (1d34e8c) will decrease coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2581      +/-   ##
==========================================
- Coverage   83.17%   83.14%   -0.04%     
==========================================
  Files         184      184              
  Lines       23252    23264      +12     
==========================================
+ Hits        19341    19343       +2     
- Misses       3911     3921      +10     
Impacted Files Coverage Δ
panel/compiler.py 6.66% <0.00%> (-0.34%) ⬇️
panel/io/reload.py 68.53% <0.00%> (+0.35%) ⬆️
panel/layout/flex.py 68.42% <0.00%> (+1.75%) ⬆️

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 1d34e8c...3e9b6a7. Read the comment docs.

@philippjfr philippjfr merged commit 8017dff into master Aug 2, 2021
@philippjfr philippjfr deleted the fix-fasttemplate-ref-example-code branch August 2, 2021 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants