Link Search Menu Expand Document

Start up.

Step 1: Go to the repository

Go to https://github.com/CU-Boulder-CRDDS/python_data_camp

Step 2: Download the workshop materials

If you’re comfortable using GitHub, clone this repository to your local machine. Put the directory in an appropriate place.

OR

  • Click the green code button and download the zipped folder containing the workshop materials.
  • Unzip the folder. On Windows, double-click and choose “Extract”. On Mac, just double click to open the zipped archive.

Step 3: Launch Jupyter Notebooks

  • In a command prompt (Git Bash on Windows or Terminal on Mac) navigate to the workshop materials folder and run the command Jupyter Lab

OR

  • From your apps/program directory, launch the Anaconda Navigator then launch Jupyter.

Step 4: In the Jupyter interface, open 1_Python_Basics.ipynb