vtlim commented on code in PR #13938:
URL: https://github.com/apache/druid/pull/13938#discussion_r1137652152


##########
examples/quickstart/jupyter-notebooks/druidapi/README.md:
##########
@@ -36,21 +39,25 @@ At present, the best way to use `druidapi` is to clone the 
Druid repo itself:
 git clone [email protected]:apache/druid.git
 ```
 
-`druidapi` is located in `examples/quickstart/jupyter-notebooks/druidapi/`
+`druidapi` is located in `examples/quickstart/jupyter-notebooks/druidapi/`.
+From this directory, install the package and its dependencies with pip using 
the following command:
 
-Eventually we would like to create a Python package that can be installed with 
`pip`. Contributions
-in that area are welcome.
+```
+pip install .
+```

Review Comment:
   This is referenced in the previous few lines:
   > `druidapi` is located in `examples/quickstart/jupyter-notebooks/druidapi/`.
   From this directory, install the package ...



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