Skip to content

Commit

Permalink
Removes Zeppelin code and docs (opensearch-project#1296)
Browse files Browse the repository at this point in the history
* Update admin:admin reference

Signed-off-by: Derek Ho <[email protected]>

* Remove zeppelin code and docs

Signed-off-by: Derek Ho <[email protected]>

* Remove unecessary files

Signed-off-by: Derek Ho <[email protected]>

* Remove unnecessary constant

Signed-off-by: Derek Ho <[email protected]>

* Remove file

Signed-off-by: Derek Ho <[email protected]>

---------

Signed-off-by: Derek Ho <[email protected]>
  • Loading branch information
derek-ho authored Jan 5, 2024
1 parent 3a4a08c commit c241368
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 c241368

Please sign in to comment.