druid/examples/quickstart/jupyter-notebooks
Charles Smith 37cb76d545
fixes dataSourceName varaible ref (#14340)
2023-05-30 13:15:27 -07:00
..
docker-jupyter Docs: Updates docker compose to turn off kraft which causes errors (#14335) 2023-05-24 09:33:32 -07:00
druidapi Update Ingestion section (#14023) 2023-05-19 09:42:27 -07:00
0-START-HERE.ipynb update tutorials to use clarify druid host location for Docker Compose + Druid version (#14295) 2023-05-17 15:41:02 -07:00
Dockerfile Docs: Tutorial for streaming ingestion using Kafka + Docker file to use with Jupyter tutorials (#13984) 2023-05-15 15:20:52 -07:00
Python_API_Tutorial.ipynb Docs: Update Docker profile and fix method call in `druidapi` tutorial (#14308) 2023-05-18 07:29:02 -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
api-tutorial.ipynb update tutorials to use clarify druid host location for Docker Compose + Druid version (#14295) 2023-05-17 15:41:02 -07:00
kafka-tutorial.ipynb update tutorials to use clarify druid host location for Docker Compose + Druid version (#14295) 2023-05-17 15:41:02 -07:00
requirements.txt Python Druid API for use in notebooks (#13787) 2023-03-04 18:25:19 -08:00
sql-tutorial.ipynb fixes dataSourceName varaible ref (#14340) 2023-05-30 13:15:27 -07: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.