Welcome to the Spark Advanced Topics Working Group!
Click here
First, make sure you have the requirements pip install -r requirements.txt
then mkdocs serve
should let you view the docs.
If you have difficulty running mkdocs serve
you may need to place your local pip path ahead of the other elements so that version of mkdocs takes precedence (e.g. for me export PATH=~/.local/bin/:$PATH
).
Video instructions here.
Yay! We are so excited you want to contribute! Pull requests are welcome.
git remote add oss git@github.com:holdenk/spark-flowchart.git
OR if you don't have push permissions to that your own OSS repo to raise PRs from)
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.