panel icon indicating copy to clipboard operation
panel copied to clipboard

Docs review

Open MarcSkovMadsen opened this issue 1 year ago • 1 comments

Complements #7126 by fixing what I can fix.

Todo:

  • [ ] https://github.com/holoviz/panel/issues/7087
  • [x] Remove _extension_name from ESM examples
  • [ ] Document you can create layouts with AnyWidgetComponent via get_child.

Maybe

  • [ ] Add a MarioButton tutorial based on AnyWidgetComponent or ReactComponent.
  • [ ] Make ReactComponent or AnyWidgetComponent callback examples https://holoviz-dev.github.io/panel/how_to/custom_components/esm/callbacks.html
  • [ ] Add AnyWidget example to https://holoviz-dev.github.io/panel/how_to/custom_components/esm/dataframe.html
  • [ ] Add JSComponent and AnyWidget versions of
    • [ ] https://holoviz-dev.github.io/panel/how_to/custom_components/examples/esm_canvas.html

MarcSkovMadsen avatar Aug 11 '24 05:08 MarcSkovMadsen

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.24%. Comparing base (c709832) to head (0ab21ae). Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7127   +/-   ##
=======================================
  Coverage   82.23%   82.24%           
=======================================
  Files         335      335           
  Lines       49960    49960           
=======================================
+ Hits        41083    41088    +5     
+ Misses       8877     8872    -5     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Aug 11 '24 06:08 codecov[bot]

I intended to fix broken links https://github.com/holoviz/panel/issues/7087 in this PR. But its grown. So I believe its better to get it reviewed now when its still manageble. Then I hope to fix broken links in another PR.

MarcSkovMadsen avatar Aug 31 '24 15:08 MarcSkovMadsen

Merging as is for now.

philippjfr avatar Sep 02 '24 14:09 philippjfr

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

github-actions[bot] avatar Sep 09 '25 20:09 github-actions[bot]