Add a justfile

This commit is contained in:
Jared Miller 2025-12-27 11:41:37 -05:00
parent c1e2c71482
commit 528e326a25
No known key found for this signature in database

7
justfile Normal file
View file

@ -0,0 +1,7 @@
set windows-shell := ["powershell.exe", "-NoLogo", "-Command"]
default:
@just --list
run:
uv run jupyter lab