Dave Fort

Results 2 issues of Dave Fort

Coming from a Python-in-Jupyter background, I notice that `Tab` works as you would expect (reveals all available methods/attributes), but `Shift+Tab` (signature hinting) does not. I could not find documentation on...

enhancement

I found this code after reading [Understanding OAuth2 and Deploying a Basic Authorization Service to Cloud Functions](https://cloud.google.com/community/tutorials/understanding-oauth2-and-deploy-a-basic-auth-srv-to-cloud-functions) tutorial. I wanted to bring two items to your attention with the tutorial:...