rlberry icon indicating copy to clipboard operation
rlberry copied to clipboard

update user guide

Open KohlerHECTOR opened this issue 1 year ago • 4 comments

Description

PR for issues #325 #353 I remove some place holders in the user guide that we would probably never do and I did a user guide page for plotting and statitstics.

Checklist

  • [ ] My code follows the style guideline To check : black --check examples rlberry *py flake8 --select F401,F405,D410,D411,D412 --exclude=rlberry/check_packages.py --per-file-ignores="init.py:F401",
  • [ ] I have commented my code, particularly in hard-to-understand areas,
  • [ ] I have made corresponding changes to the documentation,
  • [ ] I have added tests that prove my fix is effective or that my feature works,
  • [ ] New and existing unit tests pass locally with my changes,
  • [ ] If updated the changelog if necessary,
  • [ ] I have set the label "ready for review" and the checks are all green.

KohlerHECTOR avatar Apr 03 '24 15:04 KohlerHECTOR

Hello, The build of the doc succeeded. The documentation preview is available here: https://rlberry-py.github.io/rlberry/preview_pr

github-actions[bot] avatar Apr 03 '24 15:04 github-actions[bot]

Hello, The build of the doc succeeded. The documentation preview is available here: https://rlberry-py.github.io/rlberry/preview_pr

github-actions[bot] avatar Apr 04 '24 08:04 github-actions[bot]

Hello, The build of the doc succeeded. The documentation preview is available here: https://rlberry-py.github.io/rlberry/preview_pr

github-actions[bot] avatar Apr 08 '24 12:04 github-actions[bot]

Hello, The build of the doc succeeded. The documentation preview is available here: https://rlberry-py.github.io/rlberry/preview_pr

github-actions[bot] avatar Apr 08 '24 12:04 github-actions[bot]

A part has been integrated into visualization user guide, another part is now in the new repo with the avec tutorial template. Closing.

TimotheeMathieu avatar Jul 15 '24 07:07 TimotheeMathieu