Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 6 additions & 5 deletions docs/magics.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ in a Jupyter notebook cell.

.. code::
%load_ext google.cloud.bigquery
%load_ext bigquery_magics
This makes the ``%%bigquery`` magic available.

Expand All @@ -27,8 +27,9 @@ Running a parameterized query:
:start-after: [START bigquery_jupyter_query_params_scalars]
:end-before: [END bigquery_jupyter_query_params_scalars]

API Reference
-------------
BigQuery Magics Reference
-------------------------

.. automodule:: google.cloud.bigquery.magics.magics
:members:
- `BigQuery Magics Documentation`_

.. _BigQuery Magics Documentation: https://googleapis.dev/python/bigquery-magics/latest