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.1
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.1.tar.gz | 481.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| bigquery_jupyter_plugin-0.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 705.2 kB
Release files / bigquery_jupyter_plugin-0.1.1.tar.gz
| Download URL | bigquery_jupyter_plugin-0.1.1.tar.gz |
|---|---|
| Size | 481.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e42bc26f8a505208872bac5c751d045481426da19e51a6c721a8b0a0c459c0f1
|
|
BLAKE2b-256 checksum How to use checksums |
06914ab90472122995dc670e73c035cb8339c837b9ded31b0e646b6e5aed4b25
|
| 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.1-py3-none-any.whl
| Download URL | bigquery_jupyter_plugin-0.1.1-py3-none-any.whl |
|---|---|
| Size | 223.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
d348328d2604cb2593699b7754b0196729e27a0228103a30138d8c4cb0a5d681
|
|
BLAKE2b-256 checksum How to use checksums |
26f305168f5a70a689e15ebbe84c8f09c2e6d94e56fd11025341d6ddde9b145d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.15
|