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
DOC: Avoid requesting data from s3 buckets from our docs (#56762)
* Update io.rst
Make consistent with other s3 bucket URL examples and avoid doc build error when problem with s3 url.
* Update io.rst
Make example consistent with other code block examples
* Update v2.3.0.rst
* immitating interactive mode
For each S3 bucket code block, ideally we show what the output would be, but without making an actual call. Unfortunately, for several of the S3 buckets, there are issues with the code, which we must fix in another commit or PR.
For now, the two S3 examples that do work, we edit to make the code block show what the output would have been if it had run successfully.
Find details on issues in conversation on PR #56592
* Update io.rst
Code still doesn't run, but at least unmatched } is no longer the issue.
* Update v2.3.0.rst
avoids unnecessary file change in PR
* Update io.rst
Rollback changes to one of the examples (out of scope)
* Update io.rst
* Update io.rst
---------
Co-authored-by: JackCollins1991 <[email protected]>
0 commit comments