Pinned Loading
-
bash prompt customization: prefixing...
bash prompt customization: prefixing with git branch, poetry or pyenv version/virtualenv 1#### git branch and pyenv-virtualenv bash prompt customization2# Git branch in prompt. https://stackoverflow.com/questions/15883416/adding-git-branch-on-the-bash-command-prompt3get_git_branch() {4git branch 2> /dev/null | sed -e '/^[^*]/d' -e 's/* \(.*\)/\1/'
5}
-
tagny-mcp-server
tagny-mcp-server Publicweb search, URL text fetching, and more to enhance locally served LLMs
Python 1
-
quechoisir-comparator-scrapers
quechoisir-comparator-scrapers PublicImplementing Airflow ETL pipelines with DockerOperator to daily scrap the free comparators of the website www.quechoisir.org . The data is stored to a cloud storage service (e.g. Google cloud BigQu…
Python
-
ADK LM Studio HelloWorld Agent - Thi...
ADK LM Studio HelloWorld Agent - This is a simple example of an agent that uses a model hosted on a LM Studio endpoint. 1"""ADK LM Studio HelloWorld Agent23This is a simple example of an agent that uses a model hosted on a LM Studio endpoint.45Usage: -
A complete example to use streamlit-...
A complete example to use streamlit-authenticator to add log in and log out feature to a streamlit app. 1"""This script is a complete example to use streamlit-authenticator to add log in and log out2feature to a streamlit app.34# 1. Setup5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.


