Last active
April 6, 2019 18:36
-
-
Save RahulJyala7/20bbc69e65df07f2d7ea022b8a31fea1 to your computer and use it in GitHub Desktop.
pyspark-notebook
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| docker run -p 8888:8888 -v ${PWD}:/home/jovyan/ jupyter/pyspark-notebook | |
| docker run -p 8888:8888 -v D:\Yelp\yelp_dataset:/home/jovyan/ jupyter/pyspark-notebook |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment