您好, 欢迎来到 !    登录 | 注册 | | 设为首页 | 收藏本站

默认情况下在IPython中启用漂亮打印

5b51 2022/1/14 8:20:32 python 字数 1171 阅读 453 来源 www.jb51.cc/python

如何在I Python中默认启用漂亮打印?我无法在任何地方找到有关如何执行此操作的明确说明. 非常感谢! $ipython help notebook | grep pprint -A1 --pprint Enable auto pretty printing of results. -- --no-pprint Disable auto auto pretty printing

概述

$ipython help notebook | grep pprint -A1
--pprint
    Enable auto pretty printing of results.
--
--no-pprint
    Disable auto auto pretty printing of results.


$ipython help console | grep pprint -A1
--pprint
    Enable auto pretty printing of results.
--
--no-pprint
    Disable auto auto pretty printing of results.

总结

以上是编程之家为你收集整理的默认情况下在IPython中启用漂亮打印全部内容,希望文章能够帮你解决默认情况下在IPython中启用漂亮打印所遇到的程序开发问题。


如果您也喜欢它,动动您的小指点个赞吧

除非注明,文章均由 laddyq.com 整理发布,欢迎转载。

转载请注明:
链接:http://laddyq.com
来源:laddyq.com
著作权归作者所有。商业转载请联系作者获得授权,非商业转载请注明出处。


联系我
置顶