AP
AP
In reality, the problem can be easily fixed with a setting Calibre conversion tool. On the "Search & replace" setting need to add `\ width=\"(.*?)\" height=\"(.*?)\"` to the Search field...
SOLVED To do the execute the tutorial as in the guide the `SIK-Guide-Code-master` folder need to be dragged into `Contents/Java/Examples` and not in `Contents/Resources/Java` as mentioned in the `Readme.md` file.
I have been able to make docker build and run the image properly just adding the line `DOCKER_DEFAULT_PLATFORM=linux/amd64` to the `.env` file. The issue I is the Jupyter kernel continuously...