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

Add notebook 05_functors.py for fp course #60

Merged
merged 9 commits into from
Mar 13, 2025

Conversation

metaboulie
Copy link
Contributor

@metaboulie metaboulie commented Mar 12, 2025

📝 Summary

Add notebook 05_functors.py for functional programming session.

  • Demo version of 05_functors.py
  • Remove duplicate implementations in markdown
  • Turn Python cells to Markdown cells
  • Add CHANGELOG and README

📋 Checklist

  • I have included package dependencies in the notebook file using --sandbox
  • If adding a course, include a README.md
  • Keep language direct and simple.

@Haleshot
Copy link
Collaborator

Great notebook w/ appropriate content relevant to the topic!

@metaboulie metaboulie marked this pull request as ready for review March 13, 2025 03:42
@metaboulie metaboulie changed the title fp/functors Add notebook 05_functors.py for fp course Mar 13, 2025
Haleshot
Haleshot previously approved these changes Mar 13, 2025
Copy link
Collaborator

@Haleshot Haleshot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for kickstarting this series w/ this notebook (and for pushing the requested changes)! Hope to see more people help you/pitch in as you go along developing this course ❤️

Copy link
Collaborator

@Haleshot Haleshot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@Haleshot Haleshot merged commit 0aa6802 into marimo-team:main Mar 13, 2025
1 check passed
@metaboulie metaboulie deleted the fp/functors branch March 13, 2025 15:05
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