microsoft / microsoft/vscode-python-environments

Add ability to exclude Python Environment from Python Extension

オープン
#1,043 コメント 10 件 リアクション 1 件 担当者 1 名 GitHub で見る

@karthiknadig がすでに取り組んでいます。

2024年6月25日 から。

feature-request needs proposal
主要言語
TypeScript
スター
138
フォーク
62
平均マージ
1日 4時間
マージ済み PR(30日)
35

説明

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.

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。