This is an automated email from the ASF dual-hosted git repository.

damccorm pushed a commit to branch users/damccorm/authToColab
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/users/damccorm/authToColab by 
this push:
     new 8b669d7f7d9 Wording/formatting
8b669d7f7d9 is described below

commit 8b669d7f7d94a0ec58fe734fcb1552f3adf1f0f1
Author: Danny McCormick <[email protected]>
AuthorDate: Wed Jul 24 17:10:24 2024 +0200

    Wording/formatting
---
 .../notebooks/beam-ml/bigtable_enrichment_transform.ipynb    | 12 ++----------
 1 file changed, 2 insertions(+), 10 deletions(-)

diff --git a/examples/notebooks/beam-ml/bigtable_enrichment_transform.ipynb 
b/examples/notebooks/beam-ml/bigtable_enrichment_transform.ipynb
index 6d7146c057d..95be8b1d957 100644
--- a/examples/notebooks/beam-ml/bigtable_enrichment_transform.ipynb
+++ b/examples/notebooks/beam-ml/bigtable_enrichment_transform.ipynb
@@ -139,16 +139,8 @@
       },
       "source": [
         "### Authenticate with Google Cloud\n",
-        "This notebook reads data from Pub/Sub and Bigtable. To use your 
Google Cloud account, authenticate this notebook."
-      ]
-    },
-    {
-      "cell_type": "markdown",
-      "metadata": {
-        "id": "nAmGgUMt48o9"
-      },
-      "source": [
-        "Replace `<PROJECT_ID>`, `<INSTANCE_ID>`, and `<TABLE_ID>` with the 
appropriate values for your setup. These fields are used with Bigtable."
+        "This notebook reads data from Pub/Sub and Bigtable. To use your 
Google Cloud account, authenticate this notebook.\n",
+        "To prepare for this step, replace `<PROJECT_ID>`, `<INSTANCE_ID>`, 
and `<TABLE_ID>` with the appropriate values for your setup. These fields are 
used with Bigtable."
       ]
     },
     {

Reply via email to