Skip to content
This repository was archived by the owner on May 7, 2026. It is now read-only.

Commit 48384be

Browse files
authored
chore: add missing bigframes package name in pip install in template notebook (#1376)
1 parent 3989fc2 commit 48384be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

notebooks/getting_started/bq_dataframes_template.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
"metadata": {},
119119
"outputs": [],
120120
"source": [
121-
"#%pip install --upgrade"
121+
"#%pip install --upgrade bigframes"
122122
]
123123
},
124124
{

0 commit comments

Comments
 (0)