Replies: 2 comments 9 replies
-
|
Hey @clsource! You can use the <details>
<summary>Solution</summary>
```elixir
# Code
```
</details> |
Beta Was this translation helpful? Give feedback.
5 replies
-
|
I wrote a Hidden Cell library using Kino.JS.Live that you might be interested in using or modifying :) https://github.com/BrooklinJazz/hidden_cell |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



Uh oh!
There was an error while loading. Please reload this page.
-
As a way to hide solutions to problems inisde the livebooks used as a teaching tool.
A mechanism to allow hidden/spoiler content that will only show if requested.
Some possible tag
<!-- livebook:{"spoiler":true} -->Beta Was this translation helpful? Give feedback.
All reactions