Skip to content

Commit

Permalink
ci(docs): Add GEB tiprack definition to default containers
Browse files Browse the repository at this point in the history
GEB tiprack needs to be added to default containers for customers who are not utilizing
split_definitions feature flag. Also, there was a typo in the docs about the GEB tiprack definition
name.
  • Loading branch information
Laura-Danielle committed Jun 8, 2018
1 parent aacc76c commit b2c0aa9
Show file tree
Hide file tree
Showing 2 changed files with 683 additions and 2 deletions.
4 changes: 2 additions & 2 deletions api/docs/source/labware.rst
Original file line number Diff line number Diff line change
Expand Up @@ -102,14 +102,14 @@ Tip rack for a 200 or 300 uL pipette (single or 8-channel)

.. image:: img/labware_lib/Tiprack-200ul.png

GEB-tiprack-300
GEB-tiprack-300ul
---------------

This is a custom-made 300ul tiprack for the OT 2 model (single or 8-channel)

.. code-block:: python
labware.load('GEB-tiprack-300', slot)
labware.load('GEB-tiprack-300ul', slot)
**Accessing Tips:** *single channel* ``['A1']-['H12']``, *8-channel* ``['A1']-['A12']``
Expand Down
Loading

0 comments on commit b2c0aa9

Please sign in to comment.