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

Great-tables works from console but not editor #6056

Open
testlabauto opened this issue Jan 20, 2025 · 2 comments
Open

Great-tables works from console but not editor #6056

testlabauto opened this issue Jan 20, 2025 · 2 comments
Labels
area: editor Issues related to Editor category. area: viewer Issues related to Viewer category. enhancement New feature or request lang: python
Milestone

Comments

@testlabauto
Copy link
Contributor

System details:

Positron and OS details:

Positron Version: 2025.02.0 build 66
Code - OSS Version: 1.95.0
Commit: ebd0e02
Date: 2025-01-16T02:43:22.805Z (4 days ago)
Browser: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Positron/1.95.0 Chrome/128.0.6613.186 Electron/32.2.1 Safari/537.36

OSX

Interpreter details:

Python 3.12.3

Describe the issue:

Code works from console but not when run from editor

from great_tables import GT, exibble
GT(exibble)

Steps to reproduce the issue:

  1. Create file with sample code
  2. Run from editor
  3. Note that viewer is not populated

Expected or desired behavior:

Viewer displays table if it is run from editor

Were there any error messages in the UI, Output panel, or Developer Tools console?

No

@testlabauto testlabauto added area: editor Issues related to Editor category. area: viewer Issues related to Viewer category. lang: python labels Jan 20, 2025
@juliasilge
Copy link
Contributor

juliasilge commented Jan 22, 2025

To clarify @testlabauto, are you saying that this doesn't work if executed via "Run Python File in Console"? i.e. the %run magic?

@testlabauto
Copy link
Contributor Author

To clarify @testlabauto, are you saying that this doesn't work if executed via "Run Python File in Console"? i.e. the %run magic?

Yes, that is correct!

@juliasilge juliasilge added this to the Future milestone Jan 22, 2025
@juliasilge juliasilge added the enhancement New feature or request label Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: editor Issues related to Editor category. area: viewer Issues related to Viewer category. enhancement New feature or request lang: python
Projects
None yet
Development

No branches or pull requests

2 participants