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

Display active runtime metadata in console pane #5999

Open
dhruvisompura opened this issue Jan 14, 2025 · 1 comment
Open

Display active runtime metadata in console pane #5999

dhruvisompura opened this issue Jan 14, 2025 · 1 comment
Labels
area: console Issues related to Console category.

Comments

@dhruvisompura
Copy link
Contributor

dhruvisompura commented Jan 14, 2025

Provide an info button that renders a popup for users to see information about the active runtime version in preparation for multi console sessions. Display information like the runtime version, location, link to the output for that tool, GUID/PID, etc.

Example:

Name: Python 3.12.0 (Venv: .venv)
Path: Full path to the interpreter like ~/quarto-notebooks/.venv/bin/python
GUID: python-2161f610
Language Server port: 50521
Environment Manager: Add tool that is managing python (eg homebrew or pyenv, conda, uv, etc)
Startup: How it was started up? Discovery - How env was chosen? Found cached or started new, etc?
Output Channels: Add clickable link(s) to that kernel/consoles appropriate output channels, and likely the overall language pack output channel
@juliasilge juliasilge added the area: console Issues related to Console category. label Jan 14, 2025
@jthomasmock
Copy link
Contributor

We might also get some carryover/inspiration from the runtimes debugger:

Image

@dhruvisompura dhruvisompura added this to the 2025.02.0 Pre-Release milestone Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: console Issues related to Console category.
Projects
None yet
Development

No branches or pull requests

3 participants