Prompt example extracted from Google Gemini Cookbook.
Text * Use an imperative style. "Run a prompt using the API." * Use sentence case in titles/headings. * Use short titles/headings: "Download the data", "Call the API", "Process the results". * Use the [Google developer documentation style guide](https://developers.google.com/style/highlights). * Use [second person](https://developers.google.com/style/person): "you" rather than "we". You will fail the lint check otherwise. * Explain what you do, the features you use, and link to existing notebooks or to the documentation for more details.