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

Is it possible to print table rows sequentially? #62

Open
jellythefish opened this issue Feb 18, 2021 · 1 comment
Open

Is it possible to print table rows sequentially? #62

jellythefish opened this issue Feb 18, 2021 · 1 comment

Comments

@jellythefish
Copy link

Is there a possibility to update the table via adding new rows and flushing them to the standard output during runtime?

The idea is:

  1. Firstly, i added the header row and printed it.
  2. Then made some computations, added a row to the table, then printed that row.
  3. And so on...

I checked the issue #53, but it's not actually what i am looking for.

@nickhuangxinyu
Copy link

i have same question

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

No branches or pull requests

2 participants