Skip to content

Add interactive REPL examples to overview docs#27

Closed
chrizzFTD wants to merge 2 commits into
mainfrom
cursor/interactive-overview-repls-6728
Closed

Add interactive REPL examples to overview docs#27
chrizzFTD wants to merge 2 commits into
mainfrom
cursor/interactive-overview-repls-6728

Conversation

@chrizzFTD

@chrizzFTD chrizzFTD commented Jun 15, 2026

Copy link
Copy Markdown
Owner

Summary

  • Load pyrepl-web through Sphinx HTML configuration
  • Replace static Overview usage transcripts with interactive REPL embeds
  • Add startup scripts that run the built-in and extension examples in browser consoles
  • Constrain docs dependencies to the Sphinx 8-compatible line so Read the Docs does not fail on sphinx-hoverxref under Sphinx 9

Validation

  • python3 docs/source/build_docs.py
  • RTD-style clean simulation: install latest Sphinx first, then install .[docs] with --upgrade-strategy only-if-needed, confirming it resolves to Sphinx 8.2.3 and sphinx-autodoc-typehints 3.5.2 before building successfully
  • Read the Docs build #33146798 succeeded for commit 2b364237df09cb0cf494fa0eb12c0de4f7275e6f
  • Confirmed generated docs/build/Overview.html includes the pyrepl-web script and both <py-repl> embeds
  • Confirmed the REPL startup scripts are copied into docs/build/_static/pyrepl/
Open in Web Open in Cursor 

cursoragent and others added 2 commits June 15, 2026 13:26
Co-authored-by: chrizzftd <chrizzFTD@users.noreply.github.com>
Co-authored-by: chrizzftd <chrizzFTD@users.noreply.github.com>
@chrizzFTD

Copy link
Copy Markdown
Owner Author

Done in #32

@chrizzFTD chrizzFTD closed this Jul 7, 2026
@chrizzFTD chrizzFTD deleted the cursor/interactive-overview-repls-6728 branch July 7, 2026 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants