Stream: general

Topic: Jupyter notebooks with libwasmtime


view this post on Zulip René Fonseca (Mar 05 2020 at 22:17):

I updated the mybinder integration for my project to include support for wasmtime now. I included the wasmtime headers also since it doesn't have any overhead so you can use the wasmtime lib directly in case you are interested.

I made a quick example notebook here:
https://github.com/rene-fonseca/docker-images/blob/master/jupyter-cling/libwasmtime.ipynb
You would need to download the notebook in the mybinder instance to use it. But there is full shell support to do git clones and so on.

The mybinder link is:
https://mybinder.org/v2/gh/rene-fonseca/base/master?urlpath=lab

It can take quite some time to start a new instance - but at some point that can be streamlined. The instance relies on xeus-cling to support Jupyter.

Various Docker images. Contribute to rene-fonseca/docker-images development by creating an account on GitHub.
Click to run this interactive environment. From the Binder Project: Reproducible, sharable, interactive computing environments.

Last updated: Oct 23 2024 at 20:03 UTC