Skip to content

Instantly share code, notes, and snippets.

@BrendanSchell
Last active April 27, 2020 12:23
Show Gist options
  • Save BrendanSchell/cea10a1eb357595cea636d2b780da064 to your computer and use it in GitHub Desktop.
Save BrendanSchell/cea10a1eb357595cea636d2b780da064 to your computer and use it in GitHub Desktop.
download gists for jupyter notebook setup tutorial
# anaconda setup script
wget https://gist.githubusercontent.com/BrendanSchell/b2679700e90aa6bd34baf40604ee0c35/raw -O conda_environment_setup_script.sh
# jupyter on spark
wget https://gist.githubusercontent.com/BrendanSchell/99016af3ad34adaadc534a0716c72fcb/raw -O run_custom_spark_env.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment