mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-09-03 19:03:10 +00:00
Deploying to gh-pages from @ Farama-Foundation/Gymnasium@6b6d1317ce 🚀
This commit is contained in:
@@ -553,7 +553,7 @@
|
|||||||
</section>
|
</section>
|
||||||
<section id="non-atari-env">
|
<section id="non-atari-env">
|
||||||
<h4>Non-Atari env<a class="headerlink" href="#non-atari-env" title="Permalink to this heading">#</a></h4>
|
<h4>Non-Atari env<a class="headerlink" href="#non-atari-env" title="Permalink to this heading">#</a></h4>
|
||||||
<p>Ensure the environment is in Gymnasium (or your fork). Ensure that the environment’s Python file has a properly formatted markdown docstring. Pip install Gymnasium (or your fork) then run <code class="docutils literal notranslate"><span class="pre">docs/scripts/gen_mds.py</span></code>. This will automatically generate an md page for the environment. Then complete the <span class="xref myst">other steps</span>.</p>
|
<p>Ensure the environment is in Gymnasium (or your fork). Ensure that the environment’s Python file has a properly formatted markdown docstring. Pip install Gymnasium (or your fork) then run <code class="docutils literal notranslate"><span class="pre">docs/scripts/gen_mds.py</span></code>. This will automatically generate a md page for the environment. Then complete the <span class="xref myst">other steps</span>.</p>
|
||||||
</section>
|
</section>
|
||||||
<section id="other-steps">
|
<section id="other-steps">
|
||||||
<h4>Other steps<a class="headerlink" href="#other-steps" title="Permalink to this heading">#</a></h4>
|
<h4>Other steps<a class="headerlink" href="#other-steps" title="Permalink to this heading">#</a></h4>
|
||||||
|
Reference in New Issue
Block a user