Commit 34f9207
committed
docs: hide livebook run-badge, document downloads in the README
ex_doc renders a "Run in Livebook" badge on every .livemd extra with no
way to suppress or platform-gate it, and its livebook.dev/run target
fails to open on the hosted (Linux) Livebooks most visitors reach —
where Emily's macOS / Apple-Silicon NIF can't load anyway.
Hide the badge with a before_closing_head_tag CSS rule (`!important`,
to beat ex_doc's more specific `.content-inner` selector), and add a
note to the README's Livebooks section covering the Apple Silicon
requirement and how to view/download each notebook via its page's
"View Source" link — rather than repeating an admonition in all eight
livebooks.1 parent b22a43c commit 34f9207
2 files changed
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
320 | 320 | | |
321 | 321 | | |
322 | 322 | | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
323 | 330 | | |
324 | 331 | | |
325 | 332 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
| 211 | + | |
211 | 212 | | |
212 | 213 | | |
213 | 214 | | |
| |||
266 | 267 | | |
267 | 268 | | |
268 | 269 | | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
269 | 282 | | |
270 | 283 | | |
271 | 284 | | |
| |||
0 commit comments