Skip to main content

A elasticsearch kernel for Jupyter.

Project description

Elasticsearch_kernel

Elasticsearch Kernel for Jupyter

PyPI version Github license PyPI PyPI format contributors downloads

中文介绍

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


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

elasticsearch_kernel-0.1.0-py3-none-any.whl (22.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page