-
Couldn't load subscription status.
- Fork 186
docs(Flex): include OpentronsAI in Flex manual #19826
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
base: edge
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice first draft, and it's important to include this in our docs.
Only one area for potentially significant edits, in the adapting from OT-2 page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey, I like it! A few suggestions for your consideration.
🆒
| ## Magnetic Module protocols | ||
|
|
||
| Note that there is no direct analogue of the Magnetic Module on Flex. You'll have to use the Magnetic Block and Flex Gripper instead. This will require reworking some of your protocol steps, and you should verify that your new protocol design achieves similar results. | ||
| Note that there is no direct analogue of the Magnetic Module on Flex. You'll have to use the Magnetic Block and Flex Gripper instead. This will require reworking some of your protocol steps, and you should verify that your new protocol design achieves similar results. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there any value to linking to each module on the Opentrons website? I suppose anyone using these instructions already has the modules, but just in case:
Overview
Adding OpentronsAI specifics to the Flex manual, including updating our best practice guidelines on updating OT-2 protocols (Python and JSON).
Test Plan and Hands on Testing
Changelog
updates in the Protocol Development chapter, including a new OpentronsAI page.
Review requests
Content-wise, I tried to keep this light- more of what can OpentronsAI do for you and less of how to use it.
Risk assessment