Commit 1a0de4a
authored
docs(bigframes): add a notebook explaining bqsql magics cell chaining (#17216)
Thank you for opening a Pull Request! Before submitting your PR, there
are a few things you can do to make sure it goes smoothly:
- [ ] Make sure to open an issue as a
[bug/issue](https://github.com/googleapis/google-cloud-python/issues)
before writing your code! That way we can discuss the change, evaluate
designs, and agree on the general idea
- [ ] Ensure the tests and linter pass
- [ ] Code coverage does not decrease (if any source code was changed)
- [ ] Appropriate docs were updated (if necessary)
Fixes #<issue_number_goes_here> 🦕1 parent 7141356 commit 1a0de4aCopy full SHA for 1a0de4a
2 files changed
+2,489Lines changed: 2489 additions & 0 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- packages/bigframes
- docs/user_guide
- notebooks/dataframes
Expand file treeCollapse file tree
Open diff view settings
Collapse file
packages/bigframes/docs/user_guide/index.rst
Copy file name to clipboardExpand all lines: packages/bigframes/docs/user_guide/index.rst+1Lines changed: 1 addition & 0 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
28 | 28 | |
29 | 29 | |
30 | 30 | |
| 31 | + |
31 | 32 | |
32 | 33 | |
33 | 34 | |
|
0 commit comments