snippetbashTip
poetry shell — Spawn a shell within the virtual environment. Note: The `shell` command was moved to a plugin: `poet
Viewed 0 times
thevirtualshellcommandspawncliwithinpoetry shell
Problem
How to use the
poetry shell command: Spawn a shell within the virtual environment. Note: The shell command was moved to a plugin: poetry-plugin-shell. More information: <https://python-poetry.org/docs/cli/#shell>.Solution
poetry shell — Spawn a shell within the virtual environment. Note: The shell command was moved to a plugin: poetry-plugin-shell. More information: <https://python-poetry.org/docs/cli/#shell>.Spawn a shell within the virtual environment:
poetry shellCode Snippets
Spawn a shell within the virtual environment
poetry shellContext
tldr-pages: common/poetry shell
Revisions (0)
No revisions yet.