GithubHelp home page GithubHelp logo

opendistro-for-elasticsearch / kibana-notebooks Goto Github PK

View Code? Open in Web Editor NEW
21.0 21.0 11.0 15.8 MB

Open Distro Kibana Notebooks

Home Page: https://opendistro.github.io/for-elasticsearch-docs/docs/notebooks/

License: Apache License 2.0

JavaScript 5.70% TypeScript 48.67% Java 2.17% SCSS 0.26% Kotlin 43.20%
kibana-notebooks

kibana-notebooks's People

Contributors

alolita avatar anirudha avatar chloe-zh avatar davidcui1225 avatar dependabot[bot] avatar gaiksaya avatar hyandell avatar joshuali925 avatar ps48 avatar vrphanse avatar zhongnansu avatar zhyuanqi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

kibana-notebooks's Issues

Documentation URL incorrect

The documentation URL embedded in /app/opendistro-notebooks-kibana#/ for the link 'Learn More' leads to a 404.

Built plugin resulting in 404

Hello? I try to modify this code and yarn build then plugin-install to Kibana.
But, when I plugin install zip file to Kibana then, it occurs 404 error :-(
(And there is no target folder also.. ex) plugins/kibana-notebooks/target )
Could I ask you to share build commands or any other options?

Steps to reproduce:

Run yarn build.
Install the plugin with bin/kibana-plugin.
Start kibana.
Navigate to kibana and observe the error page and a 404 in the console:

image

CICD workflows should include testing

Currently the unit tests and cypress are not included in the cicd workflows, need to fix the failed tests (if any) and add testing step in the workflows to enforce PRs and commits pass all necessary testing before publish or release.

Build environments for applying changes

Hello,
I'm kind of a newbie in developing external kibana plugin.

Recently, I've been trying to modify the source code of kibana-notebooks for personal use, but struggling to find the way to apply changes.
Though I added some codes to .ts or .tsx files, I couldn't find the way to transpile .ts file to .js

I've tried plugin-helpers, and "yarn build", but nothing seems to work.
Also, I made my own "tsconfig.json" file and brought "build_tools/build_plugin.js" from other kibana-typescript-plugins
(Those are not working either,)

I thinks my "tsconfig.json" is wrong, or there might be other ways to build this plugin correctly to apply some code changes.
May I ask some advice or solutions?

If possible, I really appreciate for it

Add ability to export/import notebooks

Hello,

It would be great to be able to export/import notebooks like dashboards using the 'saved objects'.

Use case: when we deploy a new instance we have a script creating visualisations and dashboards in different tenants we are using. It would be great to be able to do the same for notebooks.

Can't make notebooks with recently created visualizations.

Hello.
I tried to use kibana's notebooks but couldn't find a list of recently created visualizations. I am using about 1700 visualizations, and when I checked, it was confirmed that up to 1000 are listed in notebooks. I wonder if there is a way to use 1000+ visualizations.

How do I put a python code to the kibana-notebook?

Hi, I have a question about the kibana-notebook function.

image

(https://github.com/opendistro-for-elasticsearch/kibana-notebooks/blob/master/docs/dev/images/Zeppelin_ss.png)

How do I get the result by typing python into the opendistro notebook as shown above?

When I install opendistro docker on our company test machine and enter the python code, it does not apply to the notebook menu as shown below.

image

Do I need to install a package to enter Python code like the notebook example on github?
Which package should I install and how to install it?

Thank you.

ODFE 1.11.0: Expect plugin "id" in camelCase, but found: opendistro-notebooks-kibana

Describe the bug
When booting the solution in docker-compose setup following log is shown.

Expect plugin "id" in camelCase, but found: opendistro-notebooks-kibana.

To Reproduce
Steps to reproduce the behavior:

  1. docker-compose up -d
  2. docker-compose logs -f kibana

Expected behavior
No warning by using the correct plugin naming convention.

Configuration (please complete the following information):

  • ODFE/Kibana version [e.g. 1.11.0]
  • Distribution Docker
  • Host Machine MacOS

Relevant information

kibana_1    | {"type":"log","@timestamp":"2020-11-04T13:53:19Z","tags":["warning","plugins-discovery"],"pid":1,"message":"Expect plugin \"id\" in camelCase, but found: opendistro-notebooks-kibana"}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.