Closed
Description
Code blocks in the user guide and reference guide cannot be copied and pasted as a whole as they contain >>>
and ...
:
>>> for foo in bar:
... print(foo)
One approach would be a toggle like numpy uses in their manual.
- PR for http->https in doc template
- PR for http->https in released docs