Skip to content

Instantly share code, notes, and snippets.

@wongcyrus
wongcyrus / github_classroom_assignment_collector.py
Last active November 8, 2022 09:05
Clone all GitHub Classroom Repo for an Assignment
#!/user/bin/env python
#
# This is a simple python script to clone all of the repositories for an
# assignment managed via GitHub Classroom. It has a dependency on the
# requests module, so to use it, you must:
#
# pip install requests
#
# You can run the script with the '-h' option to get info on its usage.
@wongcyrus
wongcyrus / vertex-ai-langchain-with-agent.ipynb
Created June 29, 2023 06:24
Vertex AI Langchain with Agent.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.