Skip to content

Commit 3b2725d

Browse files
Add additional Workbench resources (#16)
Redesign module featuring resources for Workbench, adding a link to the recently launched third-party compatibility tool. Signed-off-by: Bryan Behrenshausen <[email protected]>
1 parent 81e0f89 commit 3b2725d

File tree

1 file changed

+21
-4
lines changed

1 file changed

+21
-4
lines changed

index.html

Lines changed: 21 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,31 @@ <h1>Open source software from SAS</h1>
4141

4242
<!-- Body section -->
4343

44-
<div class="grid-container halves">
44+
<div class="grid-container halves" style="margin-bottom:2.5rem;">
45+
<div>
46+
<h2>Spotlight on SAS® Viya® Workbench</h2>
47+
<p>Purpose-built for developers and modelers, SAS® Viya® Workbench is a self-service, on-demand compute environment for analytical development, including building AI and machine learning models for better data analysis.</p>
48+
<p><a class="button button-classic" href="https://www.sas.com/en_us/software/viya/workbench.html" title="SAS Viya Workbench">Learn more</a></p>
49+
</div>
4550
<div>
4651
<img class="u-img-border" src="images/sas-viya-workbench.png">
4752
</div>
53+
</div>
54+
<div class="grid-container thirds">
55+
<div>
56+
<h4>View examples</h4>
57+
<p>See SAS and Python code examples for use with Workbench.</p>
58+
<p><a href="https://github.com/sassoftware/sas-viya-workbench-examples" title="sas-viya-workbench-examples">Explore →</a></p>
59+
</div>
60+
<div>
61+
<h4>Run demos</h4>
62+
<p>Experiment with comprehensive, industry-specific demonstrations of Workbench capabilities.</p>
63+
<p><a href="https://github.com/sassoftware/sas-viya-workbench-demos" title="sas-viya-workbench-demos">Explore →</a></p>
64+
</div>
4865
<div>
49-
<h2>Meet SAS® Viya® Workbench</h2>
50-
<p>Purpose-built for developers and modelers, <a href="https://www.sas.com/en_us/software/viya/workbench.html" title="Viya Workbench">Viya Workbench</a> is a self-service, on-demand compute environment for analytical development, including building AI and machine learning models for better data analysis.</p>
51-
<p><a class="button button-classic" href="https://github.com/sassoftware/sas-viya-workbench-examples" title="sas-viya-workbench-examples">View examples </a> <a href="https://github.com/sassoftware/sas-viya-workbench-demos" title="sas-viya-workbench-demos">Run demos</a></p>
66+
<h4>Check compatibility</h4>
67+
<p>Determine whether your third-party, open source dependencies are compatible with Workbench.</p>
68+
<p><a href="https://github.com/sassoftware/sas-viya-workbench-compatibility" title="sas-viya-workbench-compatibility">Explore</a></p>
5269
</div>
5370
</div>
5471

0 commit comments

Comments
 (0)