Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update first educational sessions and reformat project #117

Merged
merged 38 commits into from
Dec 11, 2024

Conversation

corentinlger
Copy link
Collaborator

@corentinlger corentinlger commented Dec 3, 2024

Description

Update notebook sessions, documentation and project API for the course.

Done:

  • Improved instructions in README
  • Simplified the API:
    • only stop function for the controller (removed pause)
    • all functions printing something (for controller or entities) start with print_
    • Simplify behaviors API, start with the attach_behavior function by default
    • Fix problem in eating routine function to increase speed
  • Updated sessions:
    • 1 (rewied + added notebook w/o answers)
    • 2 (rewied + added notebook w/o answers)
    • 3 (rewied + added notebook w/o answers)
    • 4 (still needs review)
    • 5 (still needs review)
  • Reformated all project code with black

@corentinlger corentinlger changed the title Update text and comments of session_1 Update educational notebook sessions Dec 5, 2024
@corentinlger corentinlger marked this pull request as ready for review December 11, 2024 09:33
@corentinlger corentinlger changed the title Update educational notebook sessions Update first educational sessions and reformat project Dec 11, 2024
@corentinlger corentinlger merged commit e487e9e into main Dec 11, 2024
2 checks passed
@corentinlger corentinlger deleted the update_sessions branch February 11, 2025 14:45
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.

2 participants