subprocess
Python subprocess¶
Assignment instructions:
- Fork the repo https://github.com/hackers-test/hack-7-python
- Clone your copy of the repo to
~/hacks/
- Start a jupyter notebook server locally.
- Navigate to
~/hacks/hack-7-scripting/notebooks/
- Complete all notebooks in the
notebooks/
dir. - Add, commit, and push changes back to your
origin main
copy of the repo.
Resources¶
- Check in on the chatroom if you run into any problems.
- You can view a read-only version of the notebook assignments on nbviewer