BigQuery JupyterLab Plugin
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file bigquery_jupyter_plugin-0.0.1.tar.gz.
File metadata
- Download URL: bigquery_jupyter_plugin-0.0.1.tar.gz
- Upload date:
- Size: 8.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
84caae0679271e2a6082bf7561abb9c0629c986ced4ac0ab8e32ec2079f26c52
|
|
| MD5 |
486b3317e33c044dbd966e546621c854
|
|
| BLAKE2b-256 |
2a7a278b36f0bb16dc2a805980f9d40a6f4d60dc4e866a3363be1f1001327de0
|