-
Notifications
You must be signed in to change notification settings - Fork 467
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2257 google sheets create new sheet #2331
Conversation
Hi @FlorentLvr can you see if it's good to go ? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM🚀
@FlorentLvr
I was not able to create a new sheet following the notebook
@MSaiKiran9, I was not able to follow your procedure. I did not really understand what I had to do so to guid you I create a another notebook that creates a new spreadsheet from a spreadsheet name. Can you have a look and try to adapt your notebook to the one I did to make sure I can test yours? The notebook is: Google_Sheets_Create_new_sheet_from_spreadsheet_name.ipynb |
Hi @FlorentLvr , thankyou for your review . As you can see from this image |
@MSaiKiran9, great but yes, it's not really easy to read it and understand the steps. Here is what I propose to improve:
|
@FlorentLvr Sure I'm on it ! |
Hi @FlorentLvr I updated the pr and wrote some edge cases like exception handling for the same & I've deleted the sheet you created for my reference . Here are the final refs of what the script is doing : Hope it's consistent with the existing templates now . |
The template is now available on the master branch on this link: |
Thank you for your contribution @MSaiKiran9, your PR has been merged into the master branch of awesome-notebook. |
Fixes
This PR resolves #2257
What does this PR do?
(Provide a description of what this PR does and why it's needed.)
It'll create a new google sheet and can share with people.