Skip to content
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

fix: Add missing files and comments to better match the course content #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mvaal
Copy link

@mvaal mvaal commented Jul 25, 2024

Added SETUP.md with instructions on how to install course materials with brew on MacOS, as brew was used to install some things, but not everything in the course material
Added directories to the .gitignore that were missing
Added spark.stop() commands (for completeness)
Added commented out code blocks that were in the course material and deleted
Added PyCharm IDE Configurations to the .run directory so that the program input isn't missing on run

Added SETUP.md with instructions on how to install course materials with brew on MacOS, as brew was used to install some things, but not everything in the course material
Added directories to the .gitignore that were missing
Added spark.stop() commands (for completeness)
Added commented out code blocks that were in the course material and deleted

Signed-off-by: mvaal <mjvaal@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant