Created by: fkling
This adds a button to the notebook list page for enabling/disabling the notepad. The first time the notepad is enabled a CTA is shown with a bit of context.
A couple of notes:
SearchStack
component (will rename in follow up PR to reflect the current reality) so that I could use it in the CTA. Even though that's not necessary anymore, I like this structure because all external dependencies are now passed into SearchStack
.https://user-images.githubusercontent.com/179026/163394983-d654b2eb-8cae-4aa4-bad9-599dab23d36c.mp4
Manually tested.
/notebooks
Check out the client app preview documentation to learn more.