Will McGugan
|
e50a6be3c6
|
improved jupyter support
|
2020-05-30 11:38:47 +01:00 |
|
Will McGugan
|
856ee79658
|
jupyter experiments
|
2020-05-28 17:46:49 +01:00 |
|
Will McGugan
|
07d5c191cd
|
readme image link
|
2020-05-27 13:09:49 +01:00 |
|
Will McGugan
|
917b1e03dd
|
Update README.md
|
2020-05-27 11:59:22 +01:00 |
|
Will McGugan
|
97c8b2b1dd
|
Update README.md
|
2020-05-27 11:42:10 +01:00 |
|
Will McGugan
|
742b49bdfe
|
Badges
|
2020-05-27 11:41:07 +01:00 |
|
Will McGugan
|
88b5f8b13c
|
set default for markdown styles, added contributors.md
|
2020-05-26 16:02:03 +01:00 |
|
Will McGugan
|
50283ae0a7
|
Merge pull request #93 from hultner-technologies/feature/allow-for-easier-subclassing
Allow for easier subclassing
|
2020-05-26 15:52:19 +01:00 |
|
Alexander Hultnér
|
7f8fb20647
|
Updated CHANGELOG.md to include new change
|
2020-05-26 15:24:08 +02:00 |
|
Alexander Hultnér
|
7a022abffa
|
Use implicit cls instead of explicit self reference, allows for easier subclassing
|
2020-05-26 15:17:51 +02:00 |
|
Will McGugan
|
7a50f9d3f2
|
console docs
|
2020-05-25 11:37:09 +01:00 |
|
Will McGugan
|
a846f61b6a
|
docs
|
2020-05-25 11:27:34 +01:00 |
|
Will McGugan
|
81516e8434
|
docs
|
2020-05-25 11:22:53 +01:00 |
|
Will McGugan
|
cf1b2d4e68
|
docs
|
2020-05-25 11:19:22 +01:00 |
|
Will McGugan
|
6e53a77f1d
|
console docs
|
2020-05-25 11:14:24 +01:00 |
|
Will McGugan
|
de1e33e5e2
|
changelog tweak
|
2020-05-24 20:58:54 +01:00 |
|
Will McGugan
|
84d9a1d879
|
add types
|
2020-05-24 17:39:23 +01:00 |
|
Will McGugan
|
13b29e465e
|
Column attributes doc
|
2020-05-24 17:32:16 +01:00 |
|
Will McGugan
|
dcbd70bbbb
|
docs
|
2020-05-24 17:26:34 +01:00 |
|
Will McGugan
|
05361888f0
|
force truecolor
|
2020-05-24 16:14:38 +01:00 |
|
Will McGugan
|
ad97e9d777
|
removed debug
|
2020-05-24 16:10:30 +01:00 |
|
Will McGugan
|
ebb1a57b9c
|
force console width
|
2020-05-24 16:09:06 +01:00 |
|
Will McGugan
|
08157fd58c
|
progress test
|
2020-05-24 16:01:28 +01:00 |
|
Will McGugan
|
e2d3bfec19
|
fix time for progress tests
|
2020-05-24 15:43:33 +01:00 |
|
Will McGugan
|
356933381f
|
typing fix
|
2020-05-24 15:31:14 +01:00 |
|
Will McGugan
|
2931000570
|
make progress bar tests reproducable
|
2020-05-24 15:28:34 +01:00 |
|
Will McGugan
|
5a3bd44938
|
restore refresh thread check for None
|
2020-05-24 15:13:22 +01:00 |
|
Will McGugan
|
f3a078cc2f
|
Merge pull request #92 from willmcgugan/fix-deadlock
deadlock fix
|
2020-05-24 15:09:39 +01:00 |
|
Will McGugan
|
033aaa1c6c
|
simplify context manager
|
2020-05-24 12:47:29 +01:00 |
|
Will McGugan
|
ed59a76f64
|
deadlock fix
|
2020-05-24 12:37:40 +01:00 |
|
Will McGugan
|
fb964aa713
|
make tests repeatable
|
2020-05-24 12:06:46 +01:00 |
|
Will McGugan
|
0feff22ea5
|
test fixes
|
2020-05-24 11:52:33 +01:00 |
|
Will McGugan
|
e3ce41678a
|
Added indeterminate progress bars
|
2020-05-24 11:37:00 +01:00 |
|
Will McGugan
|
d6d42a2a44
|
pulse progress
|
2020-05-23 19:57:17 +01:00 |
|
Will McGugan
|
55988c6e72
|
Added padding to panel
|
2020-05-22 21:52:28 +01:00 |
|
Will McGugan
|
a3b09979d5
|
fix for right align
|
2020-05-22 16:56:21 +01:00 |
|
Will McGugan
|
be0bd97404
|
version bump
|
2020-05-22 15:20:16 +01:00 |
|
Will McGugan
|
506a878f9b
|
sum issue
|
2020-05-22 15:18:41 +01:00 |
|
Will McGugan
|
162f42c57c
|
typing ignore
|
2020-05-22 15:15:14 +01:00 |
|
Will McGugan
|
97d68492c3
|
force mypy version
|
2020-05-22 15:12:07 +01:00 |
|
Will McGugan
|
cd4de0e56c
|
ignore typing issues
|
2020-05-22 15:07:30 +01:00 |
|
Will McGugan
|
b8dca8b264
|
changelog
|
2020-05-22 14:58:58 +01:00 |
|
Will McGugan
|
2f35e32f4d
|
tests
|
2020-05-22 14:57:50 +01:00 |
|
Will McGugan
|
65fc2f9d8b
|
change protocol names, optimizations
|
2020-05-22 10:33:57 +01:00 |
|
Will McGugan
|
afb94d97dc
|
add attributes
|
2020-05-21 17:15:08 +01:00 |
|
Will McGugan
|
5097f44092
|
bar width fix
|
2020-05-20 18:55:23 +01:00 |
|
Will McGugan
|
8e402e4911
|
clear method, optimizations, export links
|
2020-05-20 17:19:55 +01:00 |
|
Will McGugan
|
51387ef150
|
collapse_padding
|
2020-05-19 17:59:52 +01:00 |
|
Will McGugan
|
b0e496c794
|
renamed Text.text to Text.plain
|
2020-05-19 15:37:51 +01:00 |
|
Will McGugan
|
1db22c9d88
|
allow attribute abbreviations
|
2020-05-19 13:38:13 +01:00 |
|