You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Alenka Frim (Jira)" <ji...@apache.org> on 2022/05/13 06:57:00 UTC

[jira] [Created] (ARROW-16567) [Doc][Python] Sphinx Copybutton should ignore IPython prompt text

Alenka Frim created ARROW-16567:
-----------------------------------

             Summary: [Doc][Python] Sphinx Copybutton should ignore IPython prompt text 
                 Key: ARROW-16567
                 URL: https://issues.apache.org/jira/browse/ARROW-16567
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Documentation, Python
            Reporter: Alenka Frim
             Fix For: 9.0.0


Sphinx Copybutton configuration set in [docs/source/conf.py|https://github.com/apache/arrow/blob/90aac16761b7dbf5fe931bc8837cad5116939270/docs/source/conf.py#L94-L96] should be updated to ignore Ipython propmt text in examples that use IPython directive, example:

[https://arrow.apache.org/docs/python/dataset.html#dataset-discovery]

See: https://sphinx-copybutton.readthedocs.io/en/latest/use.html#using-regexp-prompt-identifiers

This can be changed once the work on https://issues.apache.org/jira/browse/ARROW-13159 will be done.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)