[WIP] DO NOT MERGE Sphinxthemev1#293
Draft
sekyondaMeta wants to merge 17 commits intometa-pytorch:mainfrom
Draft
[WIP] DO NOT MERGE Sphinxthemev1#293sekyondaMeta wants to merge 17 commits intometa-pytorch:mainfrom
sekyondaMeta wants to merge 17 commits intometa-pytorch:mainfrom
Conversation
Setting up pytorch sphinx thememe
- Update environment doc files to use MyST include directive instead of mkdocs syntax - Fix Docs button links to use .html extension for built pages - Remove quickstart references from pages while keeping the actual file - Fix Getting Started links on index page - Update environment-builder.md and other doc configuration files
0988a0a to
43dc623
Compare
- Add README.rst (GALLERY_HEADER) required by sphinx-gallery - Add plot_01_introduction_quickstart.py - Add plot_02_using_environments.py - Add plot_03_building_environments.py
- Remove unused import: typing.Union - Remove trailing whitespace on line 578
- Remove binder configuration block from conf.py - Remove binder/ directory - Will add Colab integration separately later
- Restore env_client.py with mode selection and async support - Restore http_server.py with MCP support and mode parameter - Restore interfaces.py with rubric support These files were incorrectly resolved during the rebase conflict resolution, causing test failures for mode selection, MCP, and rubric features.
Convert Windows CRLF line endings to Unix LF to pass line endings test.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updating OpenEnv to use the Pytorch Sphinx theme.
This work is still in progress but here is a quick preview (note the theme itself is also being updated so there will be slight differences in what is shown below and final product):