Skip to content

Commit

Permalink
Redirect to new jupyter notebook project (apache#15136)
Browse files Browse the repository at this point in the history
  • Loading branch information
sergioferragut authored and ycp2 committed Nov 17, 2023
1 parent fd2d562 commit 2aea99d
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions examples/quickstart/jupyter-notebooks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit 2aea99d

Please sign in to comment.