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

bigquery_magics.is_registered global boolean #80

@tswast

Description

@tswast

To support googleapis/python-bigquery-dataframes#1231, we need a way to see if the magics have already been used/registered explicitly with %load_ext bigquery_magics.

Let's add a is_registered global to https://github.com/googleapis/python-bigquery-magics/blob/main/bigquery_magics/__init__.py that we can check if the magics are already registered from bigframes.

Metadata

Metadata

Assignees

Labels

api: bigqueryIssues related to the googleapis/python-bigquery-magics API.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions