Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a general API to get env variables or commands required to activate environment #20678

Open
karrtikr opened this issue Feb 10, 2023 · 3 comments
Labels
area-environments Features relating to handling interpreter environments feature-request Request for new features or functionality needs spike Label for issues that need investigation before they can be worked on. partner ask

Comments

@karrtikr
Copy link

Deprecate existing Jupyter-specific getActivatedEnvironmentVariables along with this.

Activating environments may be done using:

  • Activated env variables
  • Activation commands
  • A combination of both

We've yet to figure out the exact details on the general extension API. Blocked on #20492.

@karrtikr karrtikr added feature-request Request for new features or functionality area-environments Features relating to handling interpreter environments needs spike Label for issues that need investigation before they can be worked on. labels Feb 10, 2023
@DonJayamanne

This comment was marked as resolved.

@brettcannon

This comment was marked as resolved.

@DonJayamanne

This comment was marked as resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-environments Features relating to handling interpreter environments feature-request Request for new features or functionality needs spike Label for issues that need investigation before they can be worked on. partner ask
Projects
None yet
Development

No branches or pull requests

3 participants