You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created a simple app using Ipywidgets where I used GridSpecLayout to define the layout of my app and then used a tab within the GridSpecLayout to have multiple tabs for the map.
I created a simple app using Ipywidgets where I used GridSpecLayout to define the layout of my app and then used a tab within the GridSpecLayout to have multiple tabs for the map.
Code with Tab widget
Code without tab widget
When I used the code without tab widget, I could see the app in the Sidecar, however, when I used the tab widget, I can't see the map in the Sidecar.
Screenshot of app in Sidecar without Tab widget
Screenshot of app in Sidecar with Tab widget
Screenshot of app in notebook code cell
I am not sure if this is some kind of incompatibility of Sidecar with the tab widget. The following screenshot show the behaviour.
The text was updated successfully, but these errors were encountered: