-
I am new to great_tables and wanted to try one of the exaplmes (column labels) in spyder. The code does not throw an error, but it does not change anything about the tables (e.g. move one of the columns to the front). I am also not sure where the table should be displayed. I only see a simple table as output in the console. I would appreciate any help as I would love to use this great tool! Many thanks in advance, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Thanks for trying out Great Tables! We haven’t yet tested out all IDEs so that’s why our automatic display isn’t working for Spyder. However you should be able to use Check out the API docs of the |
Beta Was this translation helpful? Give feedback.
-
I'll close the discussion since the issue appears to be resolved. |
Beta Was this translation helpful? Give feedback.
Thanks for the quick response! Using .show("browser") works perfectlly in spyder.