Skip to content

Commit

Permalink
Removes Zeppelin code and docs (opensearch-project#1296) (opensearch-…
Browse files Browse the repository at this point in the history
…project#1340)

* Update admin:admin reference



* Remove zeppelin code and docs



* Remove unecessary files



* Remove unnecessary constant



* Remove file



---------


(cherry picked from commit c241368)

Signed-off-by: Derek Ho <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent e7d3461 commit 0b42c04
Show file tree
Hide file tree
Showing 17 changed files with 2 additions and 4,648 deletions.
1 change: 0 additions & 1 deletion common/constants/notebooks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
*/

export const NOTEBOOKS_API_PREFIX = '/api/observability/notebooks';
export const NOTEBOOKS_SELECTED_BACKEND: 'ZEPPELIN' | 'DEFAULT' = 'DEFAULT';
export const NOTEBOOKS_FETCH_SIZE = 1000;
export const CREATE_NOTE_MESSAGE = 'Enter a name to describe the purpose of this notebook.';
export const NOTEBOOKS_DOCUMENTATION_URL =
Expand Down

This file was deleted.

Loading

0 comments on commit 0b42c04

Please sign in to comment.