Skip to content

Commit a8d1e9f

Browse files
deploy: 172c99e
1 parent 4acc55d commit a8d1e9f

2 files changed

Lines changed: 32 additions & 1 deletion

File tree

showcase/index.html

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
vertical-align: middle;
2929
}
3030
</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">
3232
<link href="index_files/libs/revealjs/plugin/quarto-line-highlight/line-highlight.css" rel="stylesheet">
3333
<link href="index_files/libs/revealjs/plugin/reveal-menu/menu.css" rel="stylesheet">
3434
<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>
213213
<section class="slide level2">
214214

215215
</section></section>
216+
<section>
216217
<section id="footer" class="title-slide slide level1 center">
217218
<h1>Footer</h1>
218219
<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>
219242

220243
</section>
221244
</div>

0 commit comments

Comments
 (0)