Skip to content

MatheusGeiger/kibana-jupyter-plugin

Repository files navigation

Kibana plugin to use Jupyter

exemplo

⚠️ NOT PRODUCTION READY ONLY FOR STUDY

Study plugin to "integrate" kibana with jupyter.

The idea is to be able to provide through jupyter an integration that makes it possible to create relationships, searches, processes and perform other complex activities with elasticsearch queries with python.

Made this mechanic through a kibana plugin generated through the cli inserting an iframe where the url is a jupyter running in another environment (container)

As it's just a study the security mechanics are off.

To run locally

Using docker: docker compose up --build

OBS: node_modules is committed to ease plugin build

About

Study plugin to "integrate" kibana with jupyter.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published