317brian commented on code in PR #14459: URL: https://github.com/apache/druid/pull/14459#discussion_r1237342724
########## docs/tutorials/tutorial-jupyter-docker.md: ########## @@ -193,6 +207,13 @@ as well as the [Python client for Druid](tutorial-jupyter-index.md#python-api-fo You should now be able to access and complete the tutorials. +## Tutorial setup for ARM-based devices +1. Start Druid. You can use the [Quickstart (local)](./index.md) instance. The tutorials + assume that you are using the quickstart, so no authentication or authorization + is expected unless explicitly mentioned. +2. Start Kafka and Jupyter using the command from [Start Kafka and Jupyter](#start-kafka-and-jupyter). Review Comment: Since it's just one line, I suggest Including the command here instead of making the reader bounce around -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
