Skip to content

Instantly share code, notes, and snippets.

View Chia-Chih's full-sized avatar
🎯
Focusing

Chia-Chih

🎯
Focusing
View GitHub Profile
char pikachu0[] =
""ANSI_BG_GREEN".......***.................................................."ANSI_RESET"\n"
""ANSI_BG_GREEN".......****................................................."ANSI_RESET"\n"
""ANSI_BG_GREEN".......***."ANSI_BG_YELLOW" "ANSI_BG_GREEN"................................................"ANSI_RESET"\n"
""ANSI_BG_GREEN"......****."ANSI_BG_YELLOW" "ANSI_BG_GREEN".............................................."ANSI_RESET"\n"
""ANSI_BG_GREEN".........*."ANSI_BG_YELLOW" "ANSI_BG_GREEN"............................................"ANSI_RESET"\n"
""ANSI_BG_GREEN".........*."ANSI_BG_YELLOW" "ANSI_BG_GREEN"............................***********.."ANSI_BG_YELLOW" "ANSI_RESET"\n"
""ANSI_BG_GREEN"..........*"ANSI_BG_YELLOW" "ANSI_BG_GREEN"...........................********.."ANSI_BG_YELLOW" "ANSI_RESET"\n"
""ANSI_BG_GREEN"..........*."ANSI_BG_YELLOW" "ANSI_BG_GREEN".........................******.."ANSI_BG_YELLOW" "ANSI_RESET"\n"
""ANSI_BG_GREEN"..

Step by step tuts to setup apache spark ( pyspark ) on linux and setup environment for deep learning with Apache Spark using Deep-Learning-Pipelines.

Step 1 : Install Python 3 and Jupyter Notebook

Run following command. Someone may need to install pip first or any missing packages may need to download.

sudo apt install python3-pip sudo pip3 install jupyter

Contributing

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.

Please note we have a code of conduct, please follow it in all your interactions with the project.

Pull Request Process

  1. Ensure any install or build dependencies are removed before the end of the layer when doing a