Pinned Loading
-
Checks that the installed version of...
Checks that the installed version of required packages is compatible with the version specified in requirements.txt 1"""2Makes sure the correct versions of the packages are installed3i.e. the specified versions from the requirements.txt45Example: -
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
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.