We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb9c66f commit d0b99dfCopy full SHA for d0b99df
content/en/_index.md
@@ -18,10 +18,10 @@ title: Portable Data-Parallel Python Extensions with oneAPI
18
<div class="lead text-center">
19
<div class="mx-auto mb-5">
20
<a class="btn btn-lg btn-secondary me-3 mb-4" href="https://IntelPython.github.io/portable-data-parallel-extensions-scipy-2024/docs/">
21
- First<i class="fa-solid fa-question ms-2 "></i>
+ Get Started<i class="fa-solid fa-play ms-2"></i>
22
</a>
23
<a class="btn btn-lg btn-secondary me-3 mb-4" href="https://github.com/IntelPython/example-portable-data-parallel-extensions">
24
- Demonstration<i class="fab fa-github ms-2 "></i>
+ Examples<i class="fab fa-github ms-2 "></i>
25
26
</div>
27
0 commit comments