druid/examples/quickstart/jupyter-notebooks
Nhi Pham 4ee7b14f5f
update links in jupyter notebook (#14404)
2023-07-03 13:50:25 -07:00
..
docker-jupyter Move from Jupyter notebook to Jupyter Lab and introduce a notebook folder structure (#14419) 2023-06-21 09:11:00 -07:00
druidapi Update Ingestion section (#14023) 2023-05-19 09:42:27 -07:00
notebooks update links in jupyter notebook (#14404) 2023-07-03 13:50:25 -07:00
Dockerfile Move from Jupyter notebook to Jupyter Lab and introduce a notebook folder structure (#14419) 2023-06-21 09:11:00 -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.