11---
22layout : default
33title : Notebooks (experimental)
4- nav_order : 54
4+ parent : Kibana
5+ nav_order : 50
6+ redirect_from : /docs/notebooks/
57has_children : false
68---
79
@@ -30,7 +32,7 @@ A notebook is an interface for creating reports.
30321 . Choose ** Create notebook** and enter a descriptive name.
31331 . Choose ** Create** .
3234
33- ![ Notebook UI] ( ../images/notebook.png )
35+ ![ Notebook UI] ( ../../ images/notebook.png )
3436
3537Choose ** Notebook actions** to rename, duplicate, or delete a notebook.
3638
@@ -43,20 +45,20 @@ Paragraphs combine text and visualizations for describing data.
43451 . To add text, choose ** Add markdown paragraph** .
44461 . Add rich text with markdown syntax.
4547
46- ![ Markdown paragraph] ( ../images/markdown-notebook.png )
48+ ![ Markdown paragraph] ( ../../ images/markdown-notebook.png )
4749
4850#### Add a visualization paragraph
4951
50521 . To add a visualization, choose ** Add Kibana visualization paragraph** .
51531 . In ** Title** , select your visualization and choose a date range.
5254
53- ![ Markdown paragraph] ( ../images/visualization-notebook.png )
55+ ![ Markdown paragraph] ( ../../ images/visualization-notebook.png )
5456
5557- You can choose multiple timelines to compare and contrast visualizations.
5658
5759To run and save a paragraph, choose ** Run** .
5860
59- ![ Output] ( ../images/output-notebook.png )
61+ ![ Output] ( ../../ images/output-notebook.png )
6062
6163You can perform the following actions on paragraphs:
6264
@@ -69,4 +71,4 @@ You can perform the following actions on paragraphs:
6971
7072## Sample Notebook
7173
72- ![ sample notebook] ( ../images/sample-notebook.png )
74+ ![ sample notebook] ( ../../ images/sample-notebook.png )
0 commit comments