frederikfab

Results 2 comments of frederikfab

I might be doing things wrong, but here are the steps i took: ```sh docker run -it mambaorg/micromamba # Inside docker container micromamba create --name emscripten python=3.8 -c https://repo.mamba.pm/emscripten-forge -c...

Thanks for identifying that `protobuf` is what is needed here, and for pointing out how i can get a working jupyter lite environment up and running.