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

I've run example on README.md and nothing happens #94

Closed
2 tasks done
Firkraag opened this issue Dec 17, 2023 · 5 comments
Closed
2 tasks done

I've run example on README.md and nothing happens #94

Firkraag opened this issue Dec 17, 2023 · 5 comments

Comments

@Firkraag
Copy link

Prework

Question

I've run example on README.md and nothing happens. Is the table shown on screen or saved on some file?

@Firkraag
Copy link
Author

My environment is macOS Ventura Version 13.5.2, Python 3.10.8+

@machow
Copy link
Collaborator

machow commented Dec 17, 2023

Ah, but if you run it in the console or as part as a .py file (e.g. python myfile.py) it won't render a formatted table.

(but you can return formatted html with gt_obj.render("html"))

@Firkraag
Copy link
Author

I've installed great-tables by pip install great-tables, the version is 0.1.3.

I've copied the example code to a .py file and run it in console

@rich-iannone rich-iannone self-assigned this Jan 24, 2024
@rich-iannone
Copy link
Member

This is a duplicate of #100, which should be resolved soon. Closing this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants