bluss / pyproject-local-kernel

Python Jupyter kernel provisioner using pyproject environment manangers like Uv, Rye, PDM, Poetry, Hatch etc.
https://bluss.github.io/pyproject-local-kernel/
Other
26 stars 0 forks source link

Add configuration use-venv #16

Closed bluss closed 3 months ago

bluss commented 3 months ago

Virtualenv Path

The key tool.pyproject-local-kernel.use-venv can be a path to a virtualenv, relative to the pyproject.toml file, which should be used.