Commit graph

3376 commits

Author SHA1 Message Date
Will McGugan
48bb8b9c63
Merge pull request #435 from willmcgugan/dependabot/pip/sphinx-3.3.1
Bump sphinx from 3.3.0 to 3.3.1
2020-11-19 10:25:25 +00:00
Will McGugan
560afbac68
Merge pull request #437 from willmcgugan/dependabot/pip/dataclasses-0.8
Bump dataclasses from 0.7 to 0.8
2020-11-19 10:24:48 +00:00
dependabot[bot]
98eccba05e
Bump dataclasses from 0.7 to 0.8
Bumps [dataclasses](https://github.com/ericvsmith/dataclasses) from 0.7 to 0.8.
- [Release notes](https://github.com/ericvsmith/dataclasses/releases)
- [Commits](https://github.com/ericvsmith/dataclasses/compare/0.7...0.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-16 06:40:30 +00:00
Will McGugan
b81ec6fa1f new traceback 2020-11-15 11:04:10 +00:00
Will McGugan
7dd6ed8b92 new exception.png 2020-11-15 11:00:38 +00:00
dependabot[bot]
beadd6b0e4
Bump sphinx from 3.3.0 to 3.3.1
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v3.3.0...v3.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-13 05:56:02 +00:00
Will McGugan
dc02178c04 add get_datetime 2020-11-12 12:26:00 +00:00
Nathan Page
a1cc74edf9 use live vertical_overflow for live_render instead of keeping track 2020-11-10 06:40:06 -08:00
Nathan Page
14e1d7682a Get constantly fluctuating tables to work with refresh thread.
Mainly the issue comes between ensuring an ordering between new console
messages and the live render.

Not really sure how to add unit testing for this functionality.
2020-11-09 14:28:21 -05:00
Will McGugan
7441bf27f3 changelog 2020-11-08 12:30:36 +00:00
Will McGugan
adc1d6dd1d rearrage params, version bump 2020-11-08 12:29:20 +00:00
Will McGugan
1d4ee64f79 pprint options 2020-11-07 19:10:10 +00:00
Will McGugan
8b3c5e8b6c docs 2020-11-07 18:59:35 +00:00
Will McGugan
d526f1da00
Merge pull request #419 from willmcgugan/level-name
rich handler refactor
2020-11-07 15:36:21 +00:00
Will McGugan
ba21988ab8
Merge branch 'master' into level-name 2020-11-07 15:32:54 +00:00
Will McGugan
4508ed3a43
Merge pull request #431 from willmcgugan/ansi-decoder
Ansi decoder
2020-11-07 15:30:41 +00:00
Will McGugan
149af242d0 disable test on windows 2020-11-07 15:27:37 +00:00
Will McGugan
66bb97f2c4 newlines 2020-11-07 15:23:18 +00:00
Will McGugan
6be428dab8 ansi decoder 2020-11-07 15:19:22 +00:00
Will McGugan
8294fee361 ansi and tests 2020-11-05 18:41:49 +00:00
Will McGugan
d88a08eaf6 optimization 2020-11-04 22:14:03 +00:00
Will McGugan
5e77841948 cache tweak 2020-11-04 22:12:09 +00:00
Will McGugan
b7c42f37a5 simplify 2020-11-04 22:09:58 +00:00
Will McGugan
4bfb8618f8 ansi decoder 2020-11-04 18:08:26 +00:00
Will McGugan
57bb8cdfcc
Merge pull request #427 from willmcgugan/dependabot/pip/sphinx-3.3.0
Bump sphinx from 3.2.1 to 3.3.0
2020-11-03 09:54:45 +00:00
Will McGugan
8421f69695 black 2020-11-03 09:53:18 +00:00
Will McGugan
7fad399ac4 docstring 2020-11-03 09:52:49 +00:00
dependabot[bot]
0704ad96b1
Bump sphinx from 3.2.1 to 3.3.0
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.2.1 to 3.3.0.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v3.2.1...v3.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-03 05:59:04 +00:00
Will McGugan
a2ad8b6b59
Merge pull request #426 from The-Compiler/patch-1
doc: Fix styles=True typo for pager
2020-11-02 15:16:59 +00:00
Florian Bruhin
2b21d94564
doc: Fix styles=True typo for pager
According to the code (and reference), the argument is "styles=True" rather than "style=True".
2020-11-02 15:35:15 +01:00
Will McGugan
33ce43aab2
Merge pull request #425 from Zethson/master
fixed nf-core URL in README
2020-11-02 13:41:12 +00:00
Zethson
f9775093c9 fixed nf-core URL in README
Signed-off-by: Zethson <lukas.heumos@posteo.net>
2020-11-02 14:31:56 +01:00
Nathan Page
c9ac9035b8 remove print displays 2020-11-01 14:30:12 -05:00
Nathan Page
30fe4d5ce8 remove duplicate code by extending live_render for live 2020-11-01 14:14:05 -05:00
Nathan Page
a509961e14 add reference to complex examples of live display in repo 2020-11-01 13:38:07 -05:00
Will McGugan
2d6d360425 docstring 2020-11-01 18:09:53 +00:00
Will McGugan
a4f7e247a9 more complete support 2020-11-01 18:06:16 +00:00
Nathan Page
7514708a9d fix typo in live vertial overflow 2020-11-01 12:10:40 -05:00
Nathan Page
20b2d2936b fix docstring for live 2020-11-01 11:54:42 -05:00
Will McGugan
0c6c09b03b ansi decoder 2020-11-01 16:47:31 +00:00
Nathan Page
58a824e775 clean up the tests to use a simple testing procedure 2020-11-01 11:46:55 -05:00
Nathan Page
c4e9241c17 clean up documentation and remove un-needed re-shaping 2020-11-01 10:46:08 -05:00
Nathan Page
1f8d565579 change implementation from hiding overflow with message to provide overflow methods 2020-11-01 10:24:20 -05:00
Nathan Page
d890c4ed1c fix up the trivial changes first from review 2020-11-01 09:50:58 -05:00
Nathan Page
cbb88a44a4 add changes from last night, will start to adjust with review changes now 2020-11-01 09:27:39 -05:00
Will McGugan
7f2863a028
Merge pull request #348 from ssbarnea/tox
Add tox configurations
2020-11-01 13:48:07 +00:00
Nathan Page
5553e6b12e adjust rendering technique to custom live_render 2020-11-01 02:26:52 -05:00
Nathan Page
171cad4b73 duplicate table_movie with live 2020-10-31 13:03:25 -04:00
Nathan Page
d44e588481 reformat files 2020-10-31 12:39:39 -04:00
Nathan Page
bf510d120a Merge remote-tracking branch 'upstream/master' into feat/add-live-table-proposal 2020-10-31 12:34:58 -04:00