Skip to content

Commit

Permalink
don't copy console prompts
Browse files Browse the repository at this point in the history
  • Loading branch information
orndorffgrant committed Aug 1, 2024
1 parent f6172c0 commit ae5fb62
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -150,3 +150,5 @@
'title': 'Page not found',
'body': '<h1>Page not found</h1>\n\n<p>Sorry, but the documentation page that you are looking for was not found.</p>\n<p>Documentation changes over time, and pages are moved around. We try to redirect you to the updated content where possible, but unfortunately, that didn\'t work this time (maybe because the content you were looking for does not exist in this version of the documentation).</p>\n<p>You can try to use the navigation to locate the content you\'re looking for, or search for a similar page.</p>\n',
}

copybutton_exclude = '.linenos, .gp'

0 comments on commit ae5fb62

Please sign in to comment.