Skip to content

Commit

Permalink
deploy: db5428c
Browse files Browse the repository at this point in the history
  • Loading branch information
brifordwylie committed Jul 24, 2024
1 parent aa2674f commit 8008b4f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lambda_layer/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1949,7 +1949,7 @@ <h2 id="sageworks-lambda-example">SageWorks Lambda Example</h2>
<div class="language-py highlight"><span class="filename">examples/lambda_hello_world.py</span><pre><span></span><code><span id="__span-0-1"><a id="__codelineno-0-1" name="__codelineno-0-1" href="#__codelineno-0-1"></a><span class="kn">import</span> <span class="nn">json</span>
</span><span id="__span-0-2"><a id="__codelineno-0-2" name="__codelineno-0-2" href="#__codelineno-0-2"></a><span class="kn">from</span> <span class="nn">sageworks.utils.lambda_utils</span> <span class="kn">import</span> <span class="n">load_lambda_layer</span>
</span><span id="__span-0-3"><a id="__codelineno-0-3" name="__codelineno-0-3" href="#__codelineno-0-3"></a>
</span><span id="__span-0-4"><a id="__codelineno-0-4" name="__codelineno-0-4" href="#__codelineno-0-4"></a><span class="c1"># Load the SageWorks Lambda Layer</span>
</span><span id="__span-0-4"><a id="__codelineno-0-4" name="__codelineno-0-4" href="#__codelineno-0-4"></a><span class="c1"># Load/Decompress the SageWorks Lambda Layer</span>
</span><span id="__span-0-5"><a id="__codelineno-0-5" name="__codelineno-0-5" href="#__codelineno-0-5"></a><span class="n">load_lambda_layer</span><span class="p">()</span>
</span><span id="__span-0-6"><a id="__codelineno-0-6" name="__codelineno-0-6" href="#__codelineno-0-6"></a>
</span><span id="__span-0-7"><a id="__codelineno-0-7" name="__codelineno-0-7" href="#__codelineno-0-7"></a><span class="c1"># After &#39;load_lambda_layer()&#39; we can use other SageWorks imports</span>
Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

0 comments on commit 8008b4f

Please sign in to comment.