You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@toree.apache.org by GitBox <gi...@apache.org> on 2020/09/25 03:46:47 UTC

[GitHub] [incubator-toree] Key2Love commented on a change in pull request #191: Update README.md

Key2Love commented on a change in pull request #191:
URL: https://github.com/apache/incubator-toree/pull/191#discussion_r494730993



##########
File path: README.md
##########
@@ -101,8 +101,8 @@ Dev snapshots of Toree are located at https://dist.apache.org/repos/dist/dev/inc
 of those packages, you can use the following:
 
 ```
-pip install <PIP_RELEASE_URL>
-jupyter toree install
+pip install --upgrade toree
+jupyter toree install --spark_home=/usr/local/bin/apache-spark/
 ```
 
 where `PIP_RELEASE_URL` is one of the `pip` packages. For example:

Review comment:
       ok,but when i enter the command "pip install <PIP_RELEASE_URL> 
   jupyter toree install", jupyter console reports "spark not found" cause jupyter sets spark_home as default,actually i didn't install spark at that path. I think it is a little bit ambiguous




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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org