holoviz/panel

Add Spacer, HSpacer and VSpacer notebooks

Open

#3,416 opened on Apr 17, 2022

View on GitHub
 (2 comments) (1 reaction) (0 assignees)Python (615 forks)auto 404
good first issuetype: docs

Repository metrics

Stars
 (5,722 stars)
PR merge metrics
 (PR metrics pending)

Description

For completeness I would recommend adding Spacer, HSpacer and VSpacer notebooks at https://panel.holoviz.org/reference/layouts/Spacer.html. Currently the documentation can be found here https://panel.holoviz.org/user_guide/Customization.html#spacers.

Besides the normal reference stuff, it could also show some use cases to make Rows and Columns span and align things.

Contributor guide