Skip to content

Latest commit

 

History

49 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages