Commit Graph

1502 Commits

Author SHA1 Message Date
Will McGugan e45d3d98ff docs 2021-01-07 10:47:36 +00:00
Will McGugan 71266af184 docs 2021-01-06 21:59:24 +00:00
Will McGugan 4eee177269 optimizations 2021-01-06 21:34:35 +00:00
Will McGugan 4e6a82d773 black 2021-01-06 21:25:11 +00:00
Will McGugan db29cb1946 test escaping 2021-01-06 21:23:24 +00:00
Will McGugan 895d52f126 bump 2021-01-05 21:27:40 +00:00
Will McGugan 25f176c523 changelog 2021-01-05 21:27:24 +00:00
Will McGugan bfa890ed0e fix escaping 2021-01-05 21:23:13 +00:00
Will McGugan a53b805c9c fix parse 2021-01-05 18:08:44 +00:00
Will McGugan 70d40da733 changelog 2020-12-31 17:59:19 +00:00
Will McGugan 7ef7ffeee3
Merge pull request #869 from willmcgugan/fix-windows-encoding
fix encoding
2020-12-31 17:57:13 +00:00
Will McGugan 481f30f237 fix encoding 2020-12-31 17:53:11 +00:00
Will McGugan ea049ffc14 changelog 2020-12-30 15:33:13 +00:00
Will McGugan a87133d3eb changelog 2020-12-30 15:29:37 +00:00
Will McGugan d38fb909c3
Merge pull request #865 from willmcgugan/inspect-tweak
draw panel around value in inspect
2020-12-30 15:28:59 +00:00
Will McGugan d6ad92a15d draw panel around value in inspect 2020-12-30 15:21:48 +00:00
Will McGugan 516f68599c
Merge pull request #862 from willmcgugan/ipython-tweaks
tweaks to ipython, add margin
2020-12-30 14:20:45 +00:00
Will McGugan 2b1b302498 fix display of locals in Traceback with stdin 2020-12-30 12:52:28 +00:00
Will McGugan 715f51f440
Merge pull request #863 from wolfgangwazzlestrauss/master
Update Ubuntu URL in downloader example
2020-12-30 11:04:41 +00:00
Macklan Weinstein bb95ae29ec Update Ubuntu URL in downloader example 2020-12-30 02:51:39 -08:00
Will McGugan f5e45bf994 type fix 2020-12-29 18:28:35 +00:00
Will McGugan 7199b6fb3b selectively insert new line in iPython 2020-12-29 18:21:26 +00:00
Will McGugan 697f2c8ed9 tweaks to ipython, add margin 2020-12-29 17:50:59 +00:00
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