Closed dfalbel closed 6 days ago
This PR pairs with: https://github.com/rstudio/reticulate/pull/1692 The reticulate PR addresses: https://github.com/posit-dev/positron/issues/3502#issue-2347621967
It allows Reticulate to reliably obtain the path to the Positron inspectors.py which implements the variables pane methods. By calling:
inspectors.py
.ps.ui.executeCommand("positron.reticulate.getIPykernelPath")
This PR pairs with: https://github.com/rstudio/reticulate/pull/1692 The reticulate PR addresses: https://github.com/posit-dev/positron/issues/3502#issue-2347621967
It allows Reticulate to reliably obtain the path to the Positron
inspectors.py
which implements the variables pane methods. By calling: