Find us at our website here: https://delug.github.io/
This is the first workshop in a series of workshops dedicated to teaching students the basics of Python, Git, and Data Science tools.
- While in your command line, move to a directory that you want to clone the workshop into.
- Simply type
git clone [workshop URL]
in your command line to clone the repository - Run
jupyter notebook
and navigate to where you cloned the workshop repository - Open the notebook and enjoy!
This website is a wonderful tutorial for learning the basics (and not so basics) of git!
https://learngitbranching.js.org/?locale=en_US
Want to leave us feedback so we can improve our future workshops? Click the link below!