这是一个功能请求。
在文档中展示的示例中,>>>箭头很烦人。
在将示例复制粘贴到代码后,他们和代码的输出必须手动删除才能运行。
文档中烦人的箭头示例:https://www.nltk.org/api/nltk.translate.html#nltk.translate.bleu_score.sentence_bleu
解决方案:
https://z4r.github.io/python/2011/12/02/hides-the-prompts-and-output/
上面链接展示了如何配置Sphinx以添加一个按钮,该按钮可以隐藏箭头
请参阅numpy文档中的示例,了解其工作原理:https://numpy.org/doc/stable/reference/generated/numpy.mean.html
该按钮不仅可以隐藏箭头,还可以隐藏每行的输出,以便于轻松复制粘贴。
2条答案
按热度按时间xienkqul1#
你好,我可以处理这个问题吗?
6ie5vjzr2#
当然可以。