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 text and comments of session_1 #117

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from
Draft

Conversation

corentinlger
Copy link
Collaborator

@corentinlger corentinlger commented Dec 3, 2024

Description

Update notebook sessions for the course. At the moment I think we should :

  • Write the core text of all notebooks
  • Write all the responses to the questions (see how we remove them later)
  • Write the text about installs, starting / stopping the processes, reloading the simulation if it crashes ... later

Done :

  • Tried to simplify the API
    • only stop function for the controller (removed pause)
    • all functions printing something (for controller or entities) start with print_
    • start behaviors with the attach_behavior function by default to simplify the code
  • Start updating session 1 content and comments
  • Start updating session 2 content and comments
  • Start updating session 3 content and comments

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.

1 participant