This document describes the Virtual Lab function exposed by the LaserMind client.
Client setup
Python
from laser_mind_client import LaserMind
lsClient = LaserMind(pathToRefreshTokenFile="C:\\path\\to\\your\\token.txt", logToConsole=True)