Skip to content

Commit f364f9f

Browse files
Removes Zeppelin code and docs (#1296)
* 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]> (cherry picked from commit c241368) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e7d3461 commit f364f9f

File tree

17 files changed

+2
-4648
lines changed

17 files changed

+2
-4648
lines changed

common/constants/notebooks.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
*/
55

66
export const NOTEBOOKS_API_PREFIX = '/api/observability/notebooks';
7-
export const NOTEBOOKS_SELECTED_BACKEND: 'ZEPPELIN' | 'DEFAULT' = 'DEFAULT';
87
export const NOTEBOOKS_FETCH_SIZE = 1000;
98
export const CREATE_NOTE_MESSAGE = 'Enter a name to describe the purpose of this notebook.';
109
export const NOTEBOOKS_DOCUMENTATION_URL =

public/components/notebooks/components/helpers/__tests__/sampleZeppelinNotebooks.tsx

Lines changed: 0 additions & 359 deletions
This file was deleted.

0 commit comments

Comments
 (0)