sdk-examples icon indicating copy to clipboard operation
sdk-examples copied to clipboard

updated Python examples to explain latest syntax

Open ContrastingSounds opened this issue 5 years ago • 1 comments

It was a bit confusing having both syntaxes in the code examples (sdk = client.setup(), sdk = looker_sdk.init31(). The older examples still have value, so put them into a folder and updated README. Also, added a run_line_query example..

ContrastingSounds avatar Mar 29 '20 11:03 ContrastingSounds

@ContrastingSounds sorry this slipped of my radar. I think we updated the examples to just reflect the latest method of client instantiation. But I see you added an example here for run_inline_query. I'd be happy to get that in if you want to re-submit it (either rebase this PR or just close it and open a new one with that example)

joeldodge79 avatar Jun 17 '20 14:06 joeldodge79