I\'m trying to run the command python -m ipykernel install --user --name=testenv inside a pipenv virtual environment so I can have a Jupyter kernel with the cor
python -m ipykernel install --user --name=testenv