Spaces:
Running
Running
File size: 487 Bytes
dd39c08 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 |
Tutorials
=========
This section provides tutorials to help build new environments and tasks.
.. grid:: 2
:gutter: 2
.. grid-item-card:: Walkthrough
:link: examples/walkthrough.html
:bdg-primary:`Getting started`
.. grid-item-card:: Create a custom task
:link: examples/create_custom_task.html
:bdg-primary:`Custom task`
.. toctree::
:maxdepth: 1
:hidden:
examples/walkthrough.rst
examples/create_custom_task.rst
|