If a pipenv environment exists, use it. Otherwise, create a new one. Set the RETICULATE_PITHON environment variable to the path of the pipenv virtual environment. This process is only done once per project.
Arguments
- args
character Other arguments to pass to
pipenv shell {{args}}
.