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.2
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.2.tar.gz | 488.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| bigquery_jupyter_plugin-0.1.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 714.8 kB
Release files / bigquery_jupyter_plugin-0.1.2.tar.gz
| Download URL | bigquery_jupyter_plugin-0.1.2.tar.gz |
|---|---|
| Size | 488.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b0d5e6e094d7d8b545ae13bdf8d0283c574705ac48023e5e47e4c5e82a8391c8
|
|
BLAKE2b-256 checksum How to use checksums |
2f5aa9684029beba7b1313d8d513b2ab3af978795c04711beec8e56dbd465dd5
|
| 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.2-py3-none-any.whl
| Download URL | bigquery_jupyter_plugin-0.1.2-py3-none-any.whl |
|---|---|
| Size | 226.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f01a1a139e0ed9fd98900e3de9d5c05633a526c5a941dac67795c114cb770e86
|
|
BLAKE2b-256 checksum How to use checksums |
da7f05ac6e7425f77b5eea37294fd7f0e8600ff6c668c43d0e3dcd0723b51852
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.15
|