RAG-workshop RAG pipeline with langchain Jupyter kernel Register the project venv as a Jupyter kernel (after activating the venv): source venv/bin/activate python -m ipykernel install --user --name=rag-workshop --display-name="Python (RAG-workshop)"