Document workaround for `'emscripten' is not a valid Platform`
jtpio opened this issue · 0 comments
jtpio commented
Problem
As noticed in jupyterlite/jupyterlite-sphinx#177 and various linked issues and PRs, using the latest jupyterlite-xeus
release may lead to the following error during a jupyter lite build
:
'emscripten' is not a valid Platform
Suggested Improvement
The fix is available is jupyterlite>=0.2.0a0
, and requires using micromamba
in the build environment: #88