Lux-AI-Challenge/Illuminator

Allow opening app from CLI by calling luxai like a binary

Opened this issue · 0 comments

This should make it easy for people to specify which python environment to use (whether they are on linux, windows, mac, using conda, pipenv, virtualenv etc.) That way, the default python command will have all packages installed so things actually run

Long term, we can also let them choose from the app (but apparently this is super complicated).