Skip to content

Commit 0cd15cb

Browse files
committed
Revert changes to streaming_dataframe.ipynb
1 parent 734ac54 commit 0cd15cb

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

packages/bigframes/notebooks/streaming/streaming_dataframe.ipynb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
],
3232
"source": [
3333
"import bigframes\n",
34-
"\n",
3534
"# make sure bigframes version >= 1.12.0\n",
3635
"bigframes.__version__"
3736
]
@@ -44,7 +43,6 @@
4443
"source": [
4544
"import bigframes.pandas as bpd\n",
4645
"import bigframes.streaming as bst\n",
47-
"\n",
4846
"bigframes.options._bigquery_options.project = \"bigframes-load-testing\" # Change to your own project ID\n",
4947
"job_id_prefix = \"test_streaming_\""
5048
]

0 commit comments

Comments
 (0)