Hi, I noticed today two issues with the show results button in the notebook and paragraph (the book like icon) 1) The first is that if we hide the result and update the paragraph and run it again no output is shown to the user. - we got a mail from our user saying that zeppelin is not working just because he did not get any response as the paragraph output was closed.
2) the logic of the paragraph icon and the notebook icon is not the same. in the notebook the icon shows a closed book when results are shown (e.g. click here to close the result) while in the paragraph it is the opposite. [image: Selection_008.png] my suggestion #1 - we should open the result upon running the paragraph or at least indicating that the output is closed. #2 - change the notebook behavior to match the paragraph behavior Eran
