This is an automated email from the ASF dual-hosted git repository.

techdocsmith pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


The following commit(s) were added to refs/heads/master by this push:
     new c9c3df204e7 Redirect to new jupyter notebook project (#15136)
c9c3df204e7 is described below

commit c9c3df204e7b98c678cfd8bfc6a367523b76a6ad
Author: Sergio Ferragut <[email protected]>
AuthorDate: Wed Nov 1 08:38:40 2023 -0700

    Redirect to new jupyter notebook project (#15136)
---
 examples/quickstart/jupyter-notebooks/README.md | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

diff --git a/examples/quickstart/jupyter-notebooks/README.md 
b/examples/quickstart/jupyter-notebooks/README.md
index 361908c131d..f39c0c9e624 100644
--- a/examples/quickstart/jupyter-notebooks/README.md
+++ b/examples/quickstart/jupyter-notebooks/README.md
@@ -19,13 +19,15 @@
   ~ under the License.
   -->
 
-If you are reading this in Jupyter, switch over to the 
[0-START-HERE](0-START-HERE.ipynb)
-notebook instead.
+NOTICE: THIS SET OF JUPYTER NOTEBOOKS AND DOCKER COMPOSE STACK HAS MOVED
 
-You can try out the Druid APIs using the Jupyter Notebook-based tutorials. 
These
-tutorials provide snippets of Python code that you can use to run calls against
-the Druid API to complete the tutorial.
+The notebooks and docker-compose configuration continue to be improved as part 
of a new project dedicated to 
+making it easy to start using and learning Druid directly on your computer. It 
now contains a data generator service, 
+kafka, druid and jupyter notebooks that guide you through data ingestion in 
batch & streaming, query strategies and 
+modeling.
 
-For information on prerequisites and getting started with the Jupyter-based 
tutorials,
-see [Jupyter Notebook 
tutorials](../../../docs/tutorials/tutorial-jupyter-index.md).
+You can find the new project home at:
 
+https://github.com/implydata/learn-druid
+
+Contributions welcome.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to