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

Starting the Python Interactive window directly doesn't show the sysInfo cell #3673

Closed
IanMatthewHuff opened this issue Jan 22, 2019 · 1 comment
Assignees

Comments

@IanMatthewHuff
Copy link
Member

Use the Python: Show Python Interactive window command to start the server and show the window.

There is no sys info cell seen to see what version of python you are running and what URI you are connected to. When you actually run a cell from a file then the syninfo will show up. This info is most relevant when you start the server and should be shown then. You would get no sysinfo if you only use the code input cell.

LateSysInfo.png

In this example only the markdown cell was run from a file.

@rchiodo
Copy link
Contributor

rchiodo commented Jan 22, 2019

This should be simply adding a addSysInfo call in the history show method.

@rchiodo rchiodo self-assigned this Jan 23, 2019
@greazer greazer closed this as completed Jan 30, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Feb 27, 2019
@microsoft microsoft unlocked this conversation Nov 14, 2020
@DonJayamanne DonJayamanne transferred this issue from microsoft/vscode-python Nov 14, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants