Awesome List Updates on Jun 17, 2016

4 awesome lists updated today.

🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor

1. Awesome Tensorflow

Videos

2. Awesome Aws

Open Source Repos / Elastic MapReduce

3. Tips

Delete local tag

git tag -d <tag-name>

Delete remote tag

git push origin :refs/tags/<tag-name>

Clone a shallow copy of a repository

git clone https://github.com/user/repo.git --depth 1

4. Awesome D3

Charts