No project description provided
Project description
A duckdb kernel for Jupyter. Using SQL for data analysis in Jupyter with DuckDB.
在Jupyter中使用SQL和duckdb进行数据分析。
===========================
Prerequisites
-------------
Install `JupyterLab <https://github.com/jupyterlab/jupyterlab-desktop>`_ and the
`duckdb packages for Python <https://github.com/duckdb/duckdb>`_.
Installation
------------
Install using::
$ pip install duckdb_kernel
or ``pip install git+https://github.com/suyin1203/duckdb_kernel`` for the dev version.
To use the kernel, run one of::
To remove from kernel listings::
$ jupyter kernelspec remove duckdb
Development
~~~~~~~~~~~
Install the package locally::
$ pip install -e .
$ python -m duckdb_kernel install
As you make changes, test them in a notebook (restart the kernel between changes).
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
duckdb_kernel-0.4.0.tar.gz
(4.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file duckdb_kernel-0.4.0.tar.gz.
File metadata
- Download URL: duckdb_kernel-0.4.0.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5aaec4c4ea7a711941ec90c77f88b552e2ce6be197a81f934b854bf957fd0830
|
|
| MD5 |
c9c630550487d74e5a5e2bf574ac5784
|
|
| BLAKE2b-256 |
c7a89fd684be831300838f5171ec25c8824b16a7c86428fea367547c95cf42f8
|
File details
Details for the file duckdb_kernel-0.4.0-py3-none-any.whl.
File metadata
- Download URL: duckdb_kernel-0.4.0-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7fe2e895e102c9e6d64aec69421f5a424280ac8c6158664bc1b992ca8f5403ff
|
|
| MD5 |
1684560167abb5a6ef8427998686fb8c
|
|
| BLAKE2b-256 |
2c5615f70944c4c08b1d729fb5e4c5818005291557e5cbe7aff5a77eb062b5ff
|