features icon indicating copy to clipboard operation
features copied to clipboard

pip install -r requirements.txt in Python feature

Open davetapley opened this issue 8 months ago • 3 comments

I see #40 gave installJupyterlab to the Python feature.

Would you accept a PR to more broadly allow dependencies to be installed via pip's requirements.txt file?

Either optimistically installing if present (which would be a behavior change) and/or by adding an e.g. installRequirements option to enable / disable this behavior?

davetapley avatar Nov 02 '23 21:11 davetapley