I have a notebook (nb1) that calls another one (nb2) via the %run command. This returns some visualizations that I want to add to a dashboard of the caller notebook (nb1-db). When I select the visualization drop down, then select Add to dashboard, the dashboard is greyed out and raises the error "You must have edit permission on this notebook in order to add or remove results from a dashboard".
I have no idea what permission it is referring to as I have can manage on both. Is this even possible? If so, what am I missing and how do I go about solving it?
Thanks
edit: use AWS