Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Commit

Permalink
remove log for side bar (#64)
Browse files Browse the repository at this point in the history
* Correct URL link

* change the position of kibana notebook in side bar (#58)

* remove DEFAULT_APP_CATEGORIES for kibana sidenav (#61)

* change the position of kibana notebook in side bar

* change the position of kibana notebook in side bar

* remove log for side bar

Co-authored-by: Joshua <joshuali925@gmail.com>
Co-authored-by: Kyle Davis <kyledvs@amazon.com>
Co-authored-by: Anirudha (Ani) Jadhav <jadhanir@amazon.com>
  • Loading branch information
4 people committed Dec 1, 2020
1 parent 9ad81b8 commit 7bf8f53
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion public/plugin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ export class KibanaNotebooksPlugin
category: {
id: 'odfe',
label: 'Open Distro for Elasticsearch',
euiIconType: 'logoKibana',
order: 2000,
},
order: 3000,
Expand Down

0 comments on commit 7bf8f53

Please sign in to comment.