microsoft / microsoft/vscode-python-environments

Add ability to exclude Python Environment from Python Extension

Aperta
#1,043 10 commenti 1 reazione 1 assegnatario Vedi su GitHub

@karthiknadig ci sta già lavorando.

Dal 25/6/2024.

feature-request needs proposal
Lingua principale
TypeScript
Stelle
138
Fork
62
Merge medio
1g 4h
PR unite (30g)
35

Descrizione

Currently the Jupyter extension has the ability to hide Python Environments from showing up in the Kernel picker
One of the use cases is to hide the default Python Env in docker (dev) containers from Jupyter extension as they do not work (due to lack of Pip or the like) & these containers have other Environments like Conda or the like that is preferred.

I feel that this would apply to Python extension as well, i.e. if a user tries to debug Python code or the like, one wouldn't want to see the Python Env thats not working (I.e. the creators of the Container would want to ensure users of that container always use a specific Python environment or never use a specific Python env).

Can we have a setting or the like that would take an array of Python environment paths that would exclude Python Environments from the Python Extension, this would then flow onto Jupyter as well & other extensions.

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.