25 lines
488 B
Markdown
25 lines
488 B
Markdown
# python-lab
|
|
Interactive lab building session at the first tec-lab.
|
|
|
|
|
|
|
|
## Step Number 1
|
|
Cloning the lab repository onto your system:
|
|
|
|
First, navigate to this url: https://github.com/TECommons/python-lab
|
|
|
|
Copy the clone url by hitting the green button and copying, then use git:
|
|
|
|
git clone https://github.com/TECommons/python-lab.git
|
|
|
|
Or use the windows git gui.
|
|
|
|
|
|
## Step 2 Installing Visual Studio Code
|
|
|
|
|
|
## Step 3 Installing python
|
|
On Windows, go straight for the anaconda installer.
|
|
|
|
|