We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8b8a93 commit 52d04c6Copy full SHA for 52d04c6
README.md
@@ -102,7 +102,7 @@ emcmake cmake \
102
-DXEUS_CPP_EMSCRIPTEN_WASM_BUILD=ON \
103
-DCMAKE_FIND_ROOT_PATH_MODE_PACKAGE=ON \
104
..
105
-EMCC_CFLAGS='-sERROR_ON_UNDEFINED_SYMBOLS=0' emmake make install
+emmake make install
106
```
107
108
To build Jupyter Lite with this kernel without creating a website you can execute the following
0 commit comments