-
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Per https://observablehq.com/notebook-kit/desktop-guide#pinning-cells, emphasis added:
This last part is only true in Desktop, when you are editing notebooks; when using Notebook Kit (either in preview or build), the source code of unpinned cells won’t be visible even if they don’t display anything. Displaying the source code is necessary in Desktop because without the source code being visible, there would (as currently designed) be no way to reopen the hidden cell. |
Beta Was this translation helpful? Give feedback.
Per https://observablehq.com/notebook-kit/desktop-guide#pinning-cells, emphasis added:
This last part is only true in Desktop, when you are editing notebooks; when using Notebook Kit (either in preview or build), the source code of unpinned cells won’t be visible even if they don’t display anything. Displaying the source code is necessary in Desktop because without the source code being visible, there would (as currently designed) be no way to reopen the hidden cell.