Back to Kibana

searchNotebooks

api_docs/search_notebooks.mdx

9.4.0912 B
Original Source

import searchNotebooksObj from './search_notebooks.devdocs.json';

Plugin to provide access to and rendering of python notebooks for use in the persistent developer console.

Contact @elastic/search-kibana for questions regarding this plugin.

Code health stats

Public API countAny countItems lacking commentsMissing exports
100101

Client

Setup

<DocDefinitionList data={[searchNotebooksObj.client.setup]}/>

Start

<DocDefinitionList data={[searchNotebooksObj.client.start]}/>

Server

Setup

<DocDefinitionList data={[searchNotebooksObj.server.setup]}/>

Start

<DocDefinitionList data={[searchNotebooksObj.server.start]}/>

Common

Consts, variables and types

<DocDefinitionList data={searchNotebooksObj.common.misc}/>