To deploy locally:
micromamba create -f build-environment.yml
micromamba activate jlite-build
jupyter lite build --contents contents --output-dir dist
npx static-handler --cors --coop --coep --corp dist/
To deploy locally:
micromamba create -f build-environment.yml
micromamba activate jlite-build
jupyter lite build --contents contents --output-dir dist
npx static-handler --cors --coop --coep --corp dist/