Replies: 2 comments 3 replies
|
Thanks for the question, @gonzad66! With 100+ environments, discovery is definitely going to be slow.
If these don't help, please feel free to file an issue for the feature. |
|
Dear @jonvanausdeln, Thanks for the hints. We had been doing tests by using the described options and it works correctly as individual user. Unfortunately, we are providing positron as part of a shared environment exposed to several users. Thus, this set of solutions will not cover the use case. Is there any global configuration that we can setup for this?. If not, I will create an issue for such feature. Best, Danilo |
Uh oh!
There was an error while loading. Please reload this page.
Hi,
When you have an environment with +100 python interpreters (conda envs, venvs, system, modules) python discovery scan all of them as part of the starting step. In our case, it takes around a minute. Moreover, this step is done each time that a positron session is started.
It is possible to prevent the python discovery but allow the user to select the python interpreter only if it will be used in the current session?
Best,
Danilo
All reactions