- [ ] update architecture section of README, perhaps clean up the fenics discussion as well. - [ ] `python-thesis` image: micromamba should now have no problem with multi-arch base-image support (seems to work fine on my m1) ``` $ docker run --rm -ti python:thesis arch aarch64 ``` - [ ] instructions about getting it to work with a different version of python
python-thesisimage: micromamba should now have no problem with multi-arch base-image support (seems to work fine on my m1)