Skip to content

ADSA-UIUC/AdvancedWorkshopsSP19

Repository files navigation

AdvancedWorkshopsSP19

This is the repository which will contain the slides, notebooks, scripts and slides for the SP19 session of advanced workshops

Ubuntu Installation Instructions

Run the command

sudo ./setup_ubuntu.sh

Windows Installation Instructions

Python/PIP

1.) Go to python.org/downloads and click the yellow button to download Python 3

2.) Run the executable and click the checkbox “Add Python 3.x to PATH”

3.) Click install now and wait until the installation finishes

4.) Wait until the installation finishes

5.) To verify Pip is at the latest version, open up the command prompt (cmd.exe) and type “python -m pip install --upgrade pip”. Hit enter to run the command

Sublime Text 3

1.) Close the command prompt and go to sublimetext.com/3 and download the Windows version

2.) Run the executable and follow the installation prompt. Once finished, the Sublime Text editor should now be installed on your system

Note: To run a python file in sublime, make sure the file is saved as a .py file and use the keyboard shortcut “ctrl + b” and select to build as a python file if prompted

Git

1.) To install git (if you have not already) go to https://git-scm.com/download/win. If the download doesn’t start automatically click the button to download manually.

2.) Install the default recommended components

3.) Select to use the windows command prompt

4.) Follow all other recommended installation settings until finished

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published