Kategory Kommand Miniscription
python conda env list List all conda environments
▲ 0 Display
python poetry install --no-root Install dependencies without root package
▲ 0 Display
python poetry lock Regenerate poetry lock file
▲ 0 Display
github-cli gh repo create <name> --private Create new private repository
▲ 0 Display