-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dataprocmagic documentation #5
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is really clear and helpful!
1. Install the google-cloud-dataproc Cloud Client Libraries. | ||
|
||
```bash | ||
pip install google-cloud-dataproc==2.0.0 --force-reinstall --no-dependencies |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Isn't this the same as step 1?
1. Install the google-cloud-dataproc Cloud Client Libraries. | ||
|
||
```bash | ||
pip install google-cloud-dataproc==2.0.0 --force-reinstall --no-dependencies |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Out of curiosity, does this not get pulled in automatically by pip installing this repo?
%manage_dataproc | ||
``` | ||
|
||
## Useage |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nit: Usage (spelling)
Add documentation for DataprocMagic