tkoyama010 / awesome-getfem

Jupyter notebook of GetFEM
https://mybinder.org/v2/gh/getfem-doc/getfem-examples/master?urlpath=lab
GNU General Public License v3.0
12 stars 10 forks source link

Jupyter notebook using GetFEM

Binder Documentation Status

Binder needs only one thing for images to work:

which you can try out: Binder

docker run -it -p 8888:8888 -v `pwd`:/home/ getfemdoc/getfem:jupyter jupyter lab --allow-root --ip=0.0.0.0 --no-browser