You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.. _Setting up Opentrons API: http://opentrons.github.io/opentrons-api/index.html#installing-opentrons-api
14
-
.. _Hello World API Protocol: http://opentrons.github.io/opentrons-api/index.html#hello-world
15
-
.. _Tips and Tricks for API Liquid Handling: http://opentrons.github.io/opentrons-api/tips_and_tricks.html
16
-
.. _Full API Documentation: http://opentrons.github.io/opentrons-api/api.html
13
+
.. _Full API Documentation: http://docs.opentrons.com
17
14
18
-
Quick Links
19
-
-----------
20
-
21
-
* `Setting up Opentrons API`_
22
-
* `Hello World API Protocol`_
23
-
* `Tips and Tricks for API Liquid Handling`_
24
15
* `Full API Documentation`_
25
16
26
17
Introduction
@@ -121,7 +112,7 @@ Below is a short protocol that will pick up a tip and use it to move 100ul volum
121
112
122
113
Installing Opentrons API
123
114
------------------------
124
-
If you are just starting with Python it is recommended to install Jupyter notebook to run Opentrons API. Please refer to `Setting up Opentrons API`_ for detailed instructions.
115
+
If you are just starting with Python it is recommended to install Jupyter notebook to run Opentrons API. Please refer to `Full API Documentation`_ for detailed instructions.
125
116
126
117
If you are familiar with python and comfortable running ``pip``, you can install Opentrons API by running:
0 commit comments