druid/examples/quickstart/jupyter-notebooks
Peter Marshall 0dfd99e381
202307-notebook-unionall (#14726)
Co-authored-by: Victoria Lim <vtlim@users.noreply.github.com>
Co-authored-by: Charles Smith <techdocsmith@gmail.com>
2023-08-21 10:55:58 -07:00
..
docker-jupyter Adding data generation pod to jupyter notebooks deployment (#14742) 2023-08-10 15:43:05 -07:00
druidapi Adding data generation pod to jupyter notebooks deployment (#14742) 2023-08-10 15:43:05 -07:00
notebooks 202307-notebook-unionall (#14726) 2023-08-21 10:55:58 -07:00
Dockerfile Adding data generation pod to jupyter notebooks deployment (#14742) 2023-08-10 15:43:05 -07:00
README.md Docs: Tutorial for streaming ingestion using Kafka + Docker file to use with Jupyter tutorials (#13984) 2023-05-15 15:20:52 -07:00
requirements.txt Python Druid API for use in notebooks (#13787) 2023-03-04 18:25:19 -08:00

README.md

Jupyter Notebook tutorials for Druid

If you are reading this in Jupyter, switch over to the 0-START-HERE notebook instead.

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.

For information on prerequisites and getting started with the Jupyter-based tutorials, see Jupyter Notebook tutorials.