mirror of
https://gitea.jeffemmett.com/jeffemmett/python-lab.git
synced 2026-06-25 16:35:19 +02:00
No description
| .gitignore | ||
| lab1.csv | ||
| LICENSE | ||
| README.md | ||
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.