* In the file list, click requirements.txt and add the following to the text field: sendgrid.[Text Wrapping Break][Text Wrapping Break]SendGrid requirements
* In the file list, click requirements.txt and add dependencies
* Click main.py and replace the contents with your code snippet.
* Navigate to the Entry point field and enter the name of the function in the code snippet (send_email_notification, in this example).
* Navigate to the Entry point field and enter the name of the function in the code snippet.
* Click Deploy. You are returned to the Cloud Functions list where you should see your new function. When a green check mark appears next to the function name, it has been successfully deployed. The process could take a few minutes.