Commit ef9e923
authored
Hide auto-generated cell in ipynb workflows (#1574)
## Changes
Using the same metadata that web UI sets when you click on "hide code"
option for a cell.
It looks like this, and the cell can be expanded by clicking on the eye
button (after which you can't hide it anymore)
<img width="991" alt="Screenshot 2025-02-25 at 15 31 09"
src="https://github.com/user-attachments/assets/15029782-f4ee-4405-a3ba-e3cc322a8bad"
/>
Dbnb notebooks will still have the generated cells visible.
## Tests
Manually + existing integ tests1 parent 2fb7336 commit ef9e923
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
18 | 22 | | |
19 | 23 | | |
20 | 24 | | |
| |||
0 commit comments