Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 208 Bytes

DEVELOP.md

File metadata and controls

12 lines (9 loc) · 208 Bytes

Developer Documentation

uv run jupyter lite build --contents content --output-dir dist

Then start a CORS-enabled server from the dist directory.

cd dist
npx http-server --cors