River Jiang

Resident research day 2026

Presentation read more →

Running jupyter lab locally using uv

A bit of a doozy of an invocation to get a jupyter notebook launched locally. runs with uv so no need to install jupyter itself and keeps packages sandboxed uses uv’s .venv in current directory doesn’t install this kernel globally, just installs it locally within the .venv directory doesn’t show... read more →