317brian commented on code in PR #14459:
URL: https://github.com/apache/druid/pull/14459#discussion_r1237343495


##########
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

Review Comment:
   Markdown parsers can get weird if you don't have an empty line between 
different elements like a heading and a paragraph or list



##########
docs/tutorials/tutorial-jupyter-docker.md:
##########
@@ -85,6 +88,17 @@ In the same directory as `docker-compose.yaml` and 
`environment`, start the appl
 DRUID_VERSION={{DRUIDVERSION}} docker compose --profile all-services up -d
 ```
 
+### Start Kafka and Jupyter

Review Comment:
   Would someone need or want to do this if they weren't on ARM? We should 
probably add some more context on what and how to use this.
   
   IE this starts Jupyter and Kafka only with the expectation that they have an 
external Druid to use, either a cluster they've set up in the past or they want 
to run the quickstart Druid externally for whatever reason. And they'll need to 
update the host variable 
   
   



-- 
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]

Reply via email to