bigquery_jupyter_plugin
BigQuery JupyterLab Plugin
This extension provides extensions to JupyterLab for working with BigQuery.
Requirements
- JupyterLab >= 4.0.0
Install
To install the extension, execute:
pip install bigquery_jupyter_plugin
Uninstall
To remove the extension, execute:
pip uninstall bigquery_jupyter_plugin
Troubleshoot
To check if the server extension is enabled:
jupyter server extension list
Contributing
Installing from your local repo/branch
pip install -e ".[test]"
Testing the extension
Server tests
This extension is using Pytest for Python code testing.
Install test dependencies (needed only once):
pip install -e ".[test]"
To execute them, run:
pytest -vv -r ap --cov bigquery_jupyter_plugin
Packaging the extension
See RELEASE
Release files for bigquery-jupyter-plugin 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| bigquery_jupyter_plugin-0.1.0.tar.gz | 653.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| bigquery_jupyter_plugin-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 866.5 kB
Release files / bigquery_jupyter_plugin-0.1.0.tar.gz
| Download URL | bigquery_jupyter_plugin-0.1.0.tar.gz |
|---|---|
| Size | 653.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2cbf82240c19832c19c7d2703587fe0a2f09a7a9915d655ca549820e08ca51eb
|
|
BLAKE2b-256 checksum How to use checksums |
1b198ac0cec92b28e7b18c04e8d69b6a1f98f3f06afacd6b3b78014284a02bd1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.15
|
Release files / bigquery_jupyter_plugin-0.1.0-py3-none-any.whl
| Download URL | bigquery_jupyter_plugin-0.1.0-py3-none-any.whl |
|---|---|
| Size | 213.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
d89f3d174c6709e5f7006b9f60b4fe6d627f81a94c7544e61cdb4c8189d036ef
|
|
BLAKE2b-256 checksum How to use checksums |
680beffd1288f6fb101050f2d92de685fb4ed3bbce41f4f2997b237fad9b6958
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.15
|