We'd like the ability to create a Python environment from within the Jupyter extension kernel picker .
Currently we're doing this by invoking the command 'python.createEnvironment'
If this is an approved API, then fine.
Else please could you provide us with an API, and allow us (Jupyter extension) to use this as an interim solution.
We'd like the ability to create a Python environment from within the Jupyter extension kernel picker .
Currently we're doing this by invoking the command
'python.createEnvironment'If this is an approved API, then fine.
Else please could you provide us with an API, and allow us (Jupyter extension) to use this as an interim solution.