I am fairly new to using panel
, and my requirement is to design a dashboard where there is a header
and a side bar
which will house a HOME button
and Additional Functionalities
. The documentation helped me a fair bit, but there are still some gaps.
Queries:
- Is
panel GridSpec
going to help me in this case? - There are multiple
templates
available, however, I still could not figure out how to code for my requirement.
Mentioned below is the requirement that I am working towards, kindly suggest how to generate this frame.