Skip to content

Commit

Permalink
Update website/docs/docs/build/python-models.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nataliefiann authored Nov 12, 2024
1 parent d5d0305 commit c9872d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion website/docs/docs/build/python-models.md
Original file line number Diff line number Diff line change
Expand Up @@ -693,7 +693,6 @@ def model(dbt, session):

For more information on using this configuration, refer to [Snowflake's documentation](https://community.snowflake.com/s/article/how-to-use-other-python-packages-in-snowpark) on uploading and using other python packages in Snowpark not published on Snowflake's Anaconda channel.

To use external libraries, you can also use the [`zip`](https://github.com/phdata/dbt_snowpark_sentiment_example/blob/2c5528278e14dba678fb7773cca2d47f8adbeb4d/models/reviews.py#L30) approach.

</div>

Expand Down

0 comments on commit c9872d8

Please sign in to comment.