Quanutm Computing - Quantum algorithm/ Quantum Machine Learning Create a python envirmoment -- python -m venv qcenv (or any environment you choose) Install the packages -- pip install -r requirements.txt Activate the environment and set the notebook kernel to the created envornment