Kommands

ranked by the kingdom · highest first
KategoryKommandMiniscriptionActions
python
conda env list
List all conda environments
▲ 0 view
python
poetry install --no-root
Install dependencies without root package
▲ 0 view
python
poetry lock
Regenerate poetry lock file
▲ 0 view
python
conda create --prefix ./env python=3.11
Create conda env in local directory
▲ 0 view
docker
docker compose up -d
Start services in detached mode
▲ 0 view

Got a one-liner that saved your day?

Join the Kingdom to upvote kommands and kontribute your own. Free, forever.

Join the Kingdom