Commit Graph

1479 Commits

Author SHA1 Message Date
Will McGugan f61e169bd5
Merge pull request #856 from nathanrpage97/feat/ipython-pretty-install
Install pretty on ipython
2020-12-29 17:20:01 +00:00
Will McGugan d8295ca109
Merge pull request #861 from willmcgugan/refactor-logging
Refactor logging
2020-12-29 17:14:54 +00:00
Will McGugan 7fb2a7b786
Merge pull request #860 from cra/fix-progress-example-logs
Add description field and f-string to progress logs example
2020-12-29 17:12:12 +00:00
Igor Mosyagin eac49510d6 Add description field and f-string to progress logs example 2020-12-29 17:44:03 +01:00
Will McGugan 6145f5b936 inspect enhancements 2020-12-29 15:43:57 +00:00
Will McGugan 7fa7001546 Refactor logging 2020-12-29 12:30:28 +00:00
Nathan Page 028a34cbc1 squelch coverage of ipython display hook 2020-12-28 19:18:14 -08:00
Nathan Page edb38d59d6 Merge remote-tracking branch 'upstream/master' into feat/ipython-pretty-install 2020-12-28 19:15:55 -08:00
Nathan Page 3a11bc8e93 Fix and support rich jupyter display
- Prevent recursion error on rich jupyter displays
- Ignore ipython rich display objects
- Dont adjust builtin._ on jupyter
2020-12-28 19:11:39 -08:00
Nathan Page c241a7ca10 add new line for complex renders + clean up 2020-12-28 17:46:17 -08:00
Will McGugan f96e62c011
Merge pull request #858 from willmcgugan/time-elapsed
added time elapsed column
2020-12-28 17:32:25 +00:00
Will McGugan 9329d718c2
Merge pull request #857 from willmcgugan/dependabot/pip/ipywidgets-7.6.2
Bump ipywidgets from 7.5.1 to 7.6.2
2020-12-28 16:42:35 +00:00
Will McGugan 4dff14f83e
Merge pull request #853 from willmcgugan/dependabot/pip/sphinx-3.4.1
Bump sphinx from 3.4.0 to 3.4.1
2020-12-28 16:42:11 +00:00
Will McGugan 389a7d0176 changelog 2020-12-28 16:41:34 +00:00
Will McGugan a0539c0508 typecheck issue 2020-12-28 16:39:08 +00:00
Will McGugan 696e85da07 black 2020-12-28 16:35:55 +00:00
Will McGugan 8033eade3c test palette 2020-12-28 16:34:43 +00:00
Will McGugan 6d616467f4 test fix 2020-12-28 16:33:46 +00:00
Will McGugan aeec6b03fe added time elapsed column 2020-12-28 16:24:30 +00:00
dependabot[bot] d92082bfc1
Bump ipywidgets from 7.5.1 to 7.6.2
Bumps [ipywidgets](http://ipython.org) from 7.5.1 to 7.6.2.

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-28 06:45:56 +00:00
Nathan Page 40fdbbfae1 prevent code coverage check on ipython conditionals 2020-12-27 17:08:36 -08:00
Nathan Page 7f422fa661 add the ability to install pretty on ipython 2020-12-27 16:35:57 -08:00
dependabot[bot] 5a82e7a5ae
Bump sphinx from 3.4.0 to 3.4.1
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.4.0 to 3.4.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.4.0...v3.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-25 05:52:03 +00:00
Will McGugan 0511792c33
Merge pull request #843 from willmcgugan/dependabot/pip/sphinx-3.4.0
Bump sphinx from 3.3.1 to 3.4.0
2020-12-22 16:01:27 +00:00
dependabot[bot] fa7d7faba6
Bump sphinx from 3.3.1 to 3.4.0
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.3.1 to 3.4.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.3.1...v3.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-21 06:47:23 +00:00
Will McGugan 6b748283c2
Merge pull request #837 from iisaka51/master
fix typo in docs
2020-12-19 14:10:59 +00:00
Goichi Iisaka 7ae55ac2ee fix typo in docs 2020-12-19 08:13:34 +09:00
Will McGugan c45ffcbe37 superfluous attribute 2020-12-18 21:50:20 +00:00
Will McGugan 15ef6fe285 update changelog 2020-12-18 21:38:50 +00:00
Will McGugan 8a7f5d82ba hotfix size on windows 2020-12-18 18:26:35 +00:00
Will McGugan 1f3f7f1e33
Merge pull request #835 from willmcgugan/bump9.5.0
new version
2020-12-18 16:04:39 +00:00
Will McGugan 1bbf59d716 new version 2020-12-18 15:59:01 +00:00
Will McGugan b72d7c18da
Merge pull request #511 from willmcgugan/dependabot/pip/pytest-6.2.1
Bump pytest from 6.2.0 to 6.2.1
2020-12-18 15:57:10 +00:00
Will McGugan 5f26f5d01d
Merge pull request #831 from willmcgugan/console-style
Console style
2020-12-18 15:33:51 +00:00
Will McGugan 53d21189cc typing fix 2020-12-18 14:40:20 +00:00
Will McGugan 865fe7ca9f added highlight bool 2020-12-18 14:36:29 +00:00
Will McGugan c231cb7786 sort order 2020-12-17 20:02:57 +00:00
Will McGugan f7da8a1b34 simplify card 2020-12-17 20:01:45 +00:00
Will McGugan 04a7c5235a get style once 2020-12-17 19:56:12 +00:00
Will McGugan 0b69305d9a don't get Console style in constructor 2020-12-17 19:53:29 +00:00
Will McGugan 72ac89a8e5 simplify 2020-12-17 19:50:56 +00:00
Will McGugan f321c4f56e remove extra quote 2020-12-17 19:36:35 +00:00
Will McGugan ccd6b3cdbb docs 2020-12-17 17:54:22 +00:00
Will McGugan 5f3305ddd8 doc 2020-12-17 17:43:24 +00:00
Will McGugan 0c34ddcb67 fix black 2020-12-17 17:39:54 +00:00
Will McGugan 963bad0405 file proxy test 2020-12-17 17:05:57 +00:00
Will McGugan 7747025280 console style 2020-12-17 17:05:37 +00:00
dependabot[bot] b84eab70c4
Bump pytest from 6.2.0 to 6.2.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/6.2.0...6.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-17 10:08:46 +00:00
Will McGugan 0ea2d45a95
Merge pull request #508 from oleksis/patch-1
Update README.es.md
2020-12-16 23:06:45 +00:00
Will McGugan 97563233c1
Merge pull request #824 from hamelsmu/patch-1
[Docs] File needs to be in read mode
2020-12-16 21:33:44 +00:00