From 3d141d3a7bce597ffdbaa20ef0c93985c2b79b3e Mon Sep 17 00:00:00 2001 From: Vadim Ogievetsky Date: Tue, 11 Jul 2023 10:22:33 -0700 Subject: [PATCH] fix the links --- docs/26.0.0/tutorials/tutorial-jupyter-docker.html | 2 +- docs/26.0.0/tutorials/tutorial-jupyter-index.html | 11 ++++++----- docs/latest/tutorials/tutorial-jupyter-docker.html | 2 +- docs/latest/tutorials/tutorial-jupyter-index.html | 11 ++++++----- 4 files changed, 14 insertions(+), 12 deletions(-) diff --git a/docs/26.0.0/tutorials/tutorial-jupyter-docker.html b/docs/26.0.0/tutorials/tutorial-jupyter-docker.html index cf3cd6847c..25afeffe6f 100644 --- a/docs/26.0.0/tutorials/tutorial-jupyter-docker.html +++ b/docs/26.0.0/tutorials/tutorial-jupyter-docker.html @@ -78,7 +78,7 @@ ~ under the License. -->

Apache Druid provides a custom Jupyter container that contains the prerequisites -for all Jupyter-based Druid tutorials, as well as all of the tutorials themselves. +for all Jupyter-based Druid tutorials, as well as all of the tutorials themselves. You can run the Jupyter container, as well as containers for Druid and Apache Kafka, using the Docker Compose file provided in the Druid GitHub repository.

You can run the following combination of applications:

diff --git a/docs/26.0.0/tutorials/tutorial-jupyter-index.html b/docs/26.0.0/tutorials/tutorial-jupyter-index.html index 73c9c603e5..08e4e8a55a 100644 --- a/docs/26.0.0/tutorials/tutorial-jupyter-index.html +++ b/docs/26.0.0/tutorials/tutorial-jupyter-index.html @@ -111,11 +111,12 @@

The notebooks are located in the apache/druid repo. You can either clone the repo or download the notebooks you want individually.

The links that follow are the raw GitHub URLs, so you can use them to download the notebook directly, such as with wget, or manually through your web browser. Note that if you save the file from your web browser, make sure to remove the .txt extension.