|
28 | 28 | vertical-align: middle; |
29 | 29 | } |
30 | 30 | </style> |
31 | | - <link rel="stylesheet" href="index_files/libs/revealjs/dist/theme/quarto-41e69c51b6af33cd61657ea2314f4241.css"> |
| 31 | + <link rel="stylesheet" href="index_files/libs/revealjs/dist/theme/quarto-ef63e0fcb4bebabd35bfeb936bb908a0.css"> |
32 | 32 | <link href="index_files/libs/revealjs/plugin/quarto-line-highlight/line-highlight.css" rel="stylesheet"> |
33 | 33 | <link href="index_files/libs/revealjs/plugin/reveal-menu/menu.css" rel="stylesheet"> |
34 | 34 | <link href="index_files/libs/revealjs/plugin/reveal-menu/quarto-menu.css" rel="stylesheet"> |
@@ -213,9 +213,32 @@ <h1>Your package hook (optional live)</h1> |
213 | 213 | <section class="slide level2"> |
214 | 214 |
|
215 | 215 | </section></section> |
| 216 | +<section> |
216 | 217 | <section id="footer" class="title-slide slide level1 center"> |
217 | 218 | <h1>Footer</h1> |
218 | 219 | <p>© 2025 YourCorp</p> |
| 220 | +</section> |
| 221 | +<section class="slide level2"> |
| 222 | + |
| 223 | +</section></section> |
| 224 | +<section> |
| 225 | +<section id="pluto-widget-live" class="title-slide slide level1 center"> |
| 226 | +<h1>Pluto Widget (live)</h1> |
| 227 | +<p>If Thebe feels limited for UI widgets, here is a Pluto cell embedded via Binder. First load can take a minute.</p> |
| 228 | +<iframe class="pluto-frame" src="https://mybinder.org/v2/gh/Electa-Git/LineCableModels.jl/HEAD?urlpath=pluto/open?path=docs/showcase/pluto/hello.jl" loading="lazy"> |
| 229 | +</iframe> |
| 230 | +<p>If the frame doesn’t load, open in a new tab:</p> |
| 231 | +<p><a href="https://mybinder.org/v2/gh/Electa-Git/LineCableModels.jl/HEAD?urlpath=pluto/open?path=docs/showcase/pluto/hello.jl">Open Pluto on Binder</a></p> |
| 232 | +</section> |
| 233 | +<section class="slide level2"> |
| 234 | + |
| 235 | +</section></section> |
| 236 | +<section id="pluto-plot-live" class="title-slide slide level1 center"> |
| 237 | +<h1>Pluto Plot (live)</h1> |
| 238 | +<p>Interactive plot using Plots.jl inside Pluto.</p> |
| 239 | +<iframe class="pluto-frame" src="https://mybinder.org/v2/gh/Electa-Git/LineCableModels.jl/HEAD?urlpath=pluto/open?path=docs/showcase/pluto/plot.jl" loading="lazy"> |
| 240 | +</iframe> |
| 241 | +<p><a href="https://mybinder.org/v2/gh/Electa-Git/LineCableModels.jl/HEAD?urlpath=pluto/open?path=docs/showcase/pluto/plot.jl">Open Pluto Plot on Binder</a></p> |
219 | 242 |
|
220 | 243 | </section> |
221 | 244 | </div> |
|
0 commit comments