install_ipykernel_uv
Table of Contents
Install Ipykernel with UV
Project Init
mkdir test_project cd test_project uv init uv add ipykernel
Using Pip Interface
uv pip install ipykernel -U --force-reinstall
install_ipykernel_uv.txt · Last modified: 2025/01/12 15:56 by jimc