## Description
The line :
`!source activate Qiskitenv`
is not working in colab.research.google.com notebooks
the error message I'm facing is :
`/bin/bash: activate: No such file or directory`
…
### Informations
- **Qiskit Aqua version**: 0.3
- **Python version**: 3.7
- **Operating system**: OSX
### What is the current behavior?
Calling `QSVM_Kernel_Binary` leads to a computer …