You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/install.rst
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -135,6 +135,8 @@ Here is an example of how to create and use the AWS Data Wrangler Lambda layer i
135
135
AWS Glue Python Shell Jobs
136
136
--------------------------
137
137
138
+
.. note:: Glue Python Shell only supports Python3.6, for which support was dropped in version 2.15.0 of Wrangler. Please use version 2.14.0 or below.
139
+
138
140
1 - Go to `GitHub's release page <https://github.com/awslabs/aws-data-wrangler/releases>`_ and download the wheel file
139
141
(.whl) related to the desired version. Alternatively, you can download the wheel from the `public artifacts bucket <https://aws-data-wrangler.readthedocs.io/en/latest/install.html#public-artifacts>`_.
0 commit comments