Skip to content

Convert 10x tutorial info box to warning directive#231

Merged
ssnn-airr merged 2 commits into
masterfrom
copilot/update-10x-example-warning
Feb 16, 2026
Merged

Convert 10x tutorial info box to warning directive#231
ssnn-airr merged 2 commits into
masterfrom
copilot/update-10x-example-warning

Conversation

Copilot AI commented Feb 16, 2026

Copy link
Copy Markdown
Contributor

The 10x Genomics V(D)J tutorial uses an outdated workflow. The existing blue info box was too subtle for users to notice they should use the newer tutorial instead.

Changes

  • Changed .. admonition:: New to .. warning:: in docs/examples/10x.rst
  • Prepended "This is an old tutorial." to the warning text

Result

The warning now renders in orange/yellow with standard warning iconography instead of blue informational styling:

Warning box rendering

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • docs.python.org
    • Triggering command: /home/REDACTED/.local/bin/sphinx-build sphinx-build -a -E -b html -d _build/doctrees . _build/html (dns block)
  • immcantation.readthedocs.io
    • Triggering command: /home/REDACTED/.local/bin/sphinx-build sphinx-build -a -E -b html -d _build/doctrees . _build/html (dns block)
  • presto.readthedocs.io
    • Triggering command: /home/REDACTED/.local/bin/sphinx-build sphinx-build -a -E -b html -d _build/doctrees . _build/html (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

This section details on the original issue you should resolve

<issue_title>Update the 10x example to warn this is an old example</issue_title>
<issue_description>Update the documentation https://changeo.readthedocs.io/en/stable/examples/10x.html to make it more clear that this is an old tutorial. The blue box should be a warning.</issue_description>

Comments on the Issue (you are @copilot in this section)


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: ssnn-airr <20683719+ssnn-airr@users.noreply.github.com>
Copilot AI changed the title [WIP] Update 10x example to add warning about it being old Convert 10x tutorial info box to warning directive Feb 16, 2026
Copilot AI requested a review from ssnn-airr February 16, 2026 10:29
@ssnn-airr ssnn-airr marked this pull request as ready for review February 16, 2026 10:30
@ssnn-airr ssnn-airr merged commit d53b188 into master Feb 16, 2026
6 checks passed
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.

Update the 10x example to warn this is an old example

2 participants