A elasticsearch kernel for Jupyter.
Project description
Elasticsearch_kernel
Elasticsearch Kernel for Jupyter
Installation
step1:
pip3 install elasticsearch_kernel
To get the newest one from this repo (note that we are in the alpha stage, so there may be frequent updates), type:
pip3 install git+git://github.com/Hourout/elasticsearch_kernel.git
step2:
Add kernel to your jupyter:
python3 -m elasticsearch_kernel.install
ALL DONE! 🎉🎉🎉
Uninstall
step1:
View and remove elasticsearch kernel
jupyter kernelspec list
jupyter kernelspec remove elasticsearch
step2:
uninstall elasticsearch kernel:
pip3 uninstall elasticsearch-kernel
ALL DONE! 🎉🎉🎉
Using
jupyter notebook
step1: you should set elasticsearch server (host and port)
step2: write your elasticsearch sql
Quote
kernel logo
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file elasticsearch_kernel-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: elasticsearch_kernel-0.1.0-py3-none-any.whl
- Upload date:
- Size: 22.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 960e5891e01f69fa4dc062021a046b2a896174b8604a02a0bc51520bebd1f863 |
|
MD5 | 362adda6871527f27c5ccc5e1485d38f |
|
BLAKE2b-256 | 1892e69da53d9ef96b1f2641ca1364f01a7c10e9506c29191bdff955628cfcc7 |