Cookbook ======== The PyLabRobot Cookbook is a curated collection of concise, modular code examples, called recipes, that demonstrate practical solutions to common lab automation challenges. Each recipe is short, focused, and reusable - designed to help you apply specific PyLabRobot features in real-world contexts. Rather than full experimental protocols, these recipes aim to inspire, teach, and accelerate your own automation workflows. ------------------------------------------ .. raw:: html
.. Add recipe cards below this line .. plrcard:: :header: Move plate to Alpaqua magnet using CORE grippers :card_description: :link: star_movement_plate_to_alpaqua_core.html :tags: ResourceMovement PlateAdapter HamiltonSTAR .. plrcard:: :header: Send PyLabRobot notifications to Slack :card_description: :link: slack_notifications.html :tags: Notifications Slack Monitoring .. plrcardgrid:: .. End of tutorial card section .. ----------------------------------------- .. Page TOC .. ----------------------------------------- .. toctree:: :maxdepth: 2 :hidden: star_movement_plate_to_alpaqua_core slack_notifications