Skip to content

Commit

Permalink
titles
Browse files Browse the repository at this point in the history
  • Loading branch information
haampie committed Jun 10, 2024
1 parent 04243f7 commit 09bb7ee
Showing 1 changed file with 7 additions and 13 deletions.
20 changes: 7 additions & 13 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -649,17 +649,7 @@ <h2>Hands-on</h2>
</section>
<section>
<section>
<img src="dist/images/logo.svg" />
<h1 class="r-fit-text">What's new in Spack?</h1>
<p>and what's to come?</p>
</section>
<section>
<h2>What's new</h2>
<ul>
<li>Compiler runtime packages</li>
<li>Automatic libc external</li>
<li>Python virtual environments</li>
</ul>
<h1 class="r-fit-text">What are runtimes in Spack 0.22?</h1>
</section>
<section>
<h2>Compiler runtime packages</h2>
Expand Down Expand Up @@ -808,9 +798,13 @@ <h2>Spack 0.23 🔮</h2>
<li>Runtimes for other things than compilers?</li>
</ul>
</section>
</section>
<section>
<section>
<h2>What is <code>python-venv</code>?</h2>
Python's injected runtime
</section>
<section>
<h2>Python's injected runtime</h2>
<pre><code data-noescape class="spec">$ spack spec py-click
- [email protected]
- ^[email protected]
Expand Down Expand Up @@ -905,7 +899,7 @@ <h2>Hands on #1</h2>

<section>
<section>
<h2>Hands on #2</h2>
<h2>Hands on OCI build caches</h2>
<ul>
<li>Learn about build caches</li>
<li>Create container images</li>
Expand Down

0 comments on commit 09bb7ee

Please sign in to comment.