What Python version does BrainFrame use?

BrainFrame is currently based on Python 3.6m. To confirm the Python version included in your BrainFrame installation, please run the following commands:

Access the BrainFrame container by running: ‘docker exec -it brainframe_core_1 /bin/bash’
Once inside the container, run the command: 'python --version