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

Install Data Viewer dependencies using the DebuggerEvaluator #10641

Closed
Tracked by #10638
sadasant opened this issue Jun 30, 2022 · 1 comment
Closed
Tracked by #10638

Install Data Viewer dependencies using the DebuggerEvaluator #10641

sadasant opened this issue Jun 30, 2022 · 1 comment
Assignees

Comments

@sadasant
Copy link
Contributor

Enable installing pandas on the DebuggerEvaluator version of the dataViewerDependencyService by using the code underneath %pip and %conda in iPython.

  • Completely remove the usage of the interpreter from the dataViewerDependencyService.
  • If pandas needs to be installed (either because it's not yet installed or because the version is inadequate), show a prompt message saying that You may need to restart the debugger after the installation is complete.
@sadasant sadasant added enhancement debt Code quality issues labels Jun 30, 2022
@sadasant sadasant self-assigned this Jun 30, 2022
@github-actions github-actions bot added the triage-needed Issue needs to be triaged label Jun 30, 2022
@sadasant sadasant added work item and removed triage-needed Issue needs to be triaged debt Code quality issues labels Jun 30, 2022
@sadasant sadasant removed their assignment Jul 27, 2022
@IanMatthewHuff IanMatthewHuff self-assigned this Aug 12, 2022
@DonJayamanne
Copy link
Contributor

DonJayamanne commented Aug 15, 2022

Closing this for now and leaving the main issue open which applies to dependency management #10638,
Note: This falls in dependency installer

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants