v0.2.2
-- Updated the main README with examples of the Remote API. -- API credentials can now be passed directly as a tuple -- New methods: Given a downloaded dataset `data`, its images can now be accessed by calling `data.image_iterator` and `data.images_array` -- New method: rlab.get_queue(`<chamber_id>`) prints the experiments currently in the queue for that chamber, incl. the user to whom they belong.