Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 642 Bytes

installation_login.rst

File metadata and controls

23 lines (13 loc) · 642 Bytes

Installation

The labstep package can be easily installed using pip.

Open the Terminal, and do:

pip install labstep

Authentication

Every session starts with importing the labstep module and accessing your Labstep account using the ~labstep.authenticate method and an API key.

For guidance on generating an API key to connect to your Labstep account see this article.

labstep.authenticate