-
Bug
-
Resolution: Done
-
Normal
-
None
-
None
-
False
-
None
-
False
-
Testable
-
No
-
-
-
-
-
-
-
No
-
No
-
N/A
-
None
-
-
-
Low
Description of problem:
Chapter 3. Creating an Amazon S3 client using notebook cells reports instructions on how to use boto3 library in jupyter. However, there are some missing quotes which prevent that code to work.
point 2.i: AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY must be between double or signle quotes
point 2.iii: s3 argument must be between double or single quotes
The same issue is spread over the other chapters, it seems like quotes make the text italic:
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
Actual results:
code fails
Expected results:
code succeeds
Reproducibility (Always/Intermittent/Only Once):
Always
Build Details:
N/A
Workaround:
N/A
Additional info:
- mentioned on
(1 mentioned on)