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

docs(api): lids updates in app 8.4 / PAPI 2.23 #17972

Open
wants to merge 8 commits into
base: chore_release-8.4.0
Choose a base branch
from

Conversation

ecormany
Copy link
Contributor

@ecormany ecormany commented Apr 3, 2025

Replacing #17914

Below description from that PR.

Overview

API docs update for new lids methods in API 2.23: load_lid_stack, move_lid, and lids loaded onto labware.

Test Plan and Hands on Testing

sandbox: http://sandbox.docs.opentrons.com/docs-lids-in-8.4/v2/

Changelog

  • light editing to API reference entries; including removing a TODO
  • Loading Labware section: updating well plate used throughout the section so we can demonstrate loading a lid onto it; adding a new "Loading Lids" subsection
  • Moving Labware section: new "Moving Lids" section that can grow as we add more lids, like cell culture lids, compatible with move_lid

Review requests

Code blocks correct? Anything missing? Do we like where new information was added?

Maybe update the Auto-Sealing Lids section for the Thermocycler module example?

Risk assessment

Low.

@ecormany
Copy link
Contributor Author

Edited and ready for PR review. Not modifying the Thermocycler page here, but it's a good call. We could ticket it for a post-launch improvement.

@ecormany ecormany marked this pull request as ready for review April 11, 2025 20:36
@ecormany ecormany requested a review from a team as a code owner April 11, 2025 20:36
lid_2 = lid_1.load_labware("opentrons_tough_pcr_auto_sealing_lid")
lid_3 = lid_2.load_labware("opentrons_tough_pcr_auto_sealing_lid")
# load a stack of three lids
lid_stack = riser.load_lid_stack(
Copy link
Collaborator

Choose a reason for hiding this comment

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

Added this today to include load_lid_stack and move_lid in the Thermocycler example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs papi-v2 Python API V2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants