Posted on :: Tags: , , , ,

How to use a Python virtual environment with Nushell:

virtualenv .venv
overlay use .venv/bin/activate.nu