AI Experiments Setup conda create -n ai-experiments python=3.12.7 conda activate ai-experiments pip install -r requirements.txt Start Jupyterlab jupyter lab --NotebookApp.token=''