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
Description:
The plot selectors appear disconnected in certain notebooks (e.g., 1b.py). They do not provide a fluid user experience. Notebook 3b seems better, possibly due to Python widget placement or could just be the type of widget. Investigate and propose solutions to improve interactivity.
Tasks:
Review the plot selector implementation in 1b.py.
Identify issues causing the lack of fluidity.
Propose and implement a workaround or improvement to ensure better widget placement.
Validate usability against 3b.py for consistency.
The text was updated successfully, but these errors were encountered:
Description:
The plot selectors appear disconnected in certain notebooks (e.g.,
1b.py
). They do not provide a fluid user experience. Notebook3b
seems better, possibly due to Python widget placement or could just be the type of widget. Investigate and propose solutions to improve interactivity.Tasks:
1b.py
.3b.py
for consistency.The text was updated successfully, but these errors were encountered: