Skip to content

Commit

Permalink
update rli number ranges (flyteorg#5287)
Browse files Browse the repository at this point in the history
Signed-off-by: nikki everett <[email protected]>
  • Loading branch information
neverett authored and austin362667 committed May 7, 2024
1 parent 9cd6f55 commit 6df0df5
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Incorporate {py:class}`~flytekitplugins.snowflake.SnowflakeConfig` within the ta

```{rli} https://raw.githubusercontent.com/flyteorg/flytesnacks/master/examples/snowflake_plugin/snowflake_plugin/snowflake_plugin_example.py
:caption: snowflake_plugin/snowflake_plugin_example.py
:lines: 5-16
:lines: 4-15
```

:::{note}
Expand Down Expand Up @@ -56,7 +56,7 @@ This country will be provided as user input, using a nation key to specify it.

```{rli} https://raw.githubusercontent.com/flyteorg/flytesnacks/master/examples/snowflake_plugin/snowflake_plugin/snowflake_plugin_example.py
:caption: snowflake_plugin/snowflake_plugin_example.py
:lines: 19-35
:lines: 18-34
```

To review the query results, access the Snowflake console at:
Expand All @@ -66,7 +66,7 @@ You can also execute the task and workflow locally.

```{rli} https://raw.githubusercontent.com/flyteorg/flytesnacks/master/examples/snowflake_plugin/snowflake_plugin/snowflake_plugin_example.py
:caption: snowflake_plugin/snowflake_plugin_example.py
:lines: 42-44
:lines: 41-43
```

[flytesnacks]: https://github.com/flyteorg/flytesnacks/tree/master/examples/snowflake_plugin

0 comments on commit 6df0df5

Please sign in to comment.