Akinori ABE
Akinori ABE
@zhelih Thank you for renaming your repository. However, the transfer still seems to fail — I suspect this might be because a forked repository still exists. It looks like the...
@zhelih Very sorry for late. Could you restrict ocaml-versions in ci.yaml and other yaml files to 5.2.0 only? https://github.com/akabe/ocaml-jupyter/blob/master/.github/workflows/ci.yaml#L17-L22 https://github.com/akabe/ocaml-jupyter/blob/master/.github/workflows/gh-pages.yaml#L20 https://github.com/akabe/ocaml-jupyter/blob/master/.github/workflows/release.yaml#L13 It seems your patch includes code supporting v4.x.x. I...
@zhelih Thank you for the restriction of ocaml versions. The CI is failing due to Python 2 installation, but I don’t think we need to support it. It would be...
Hi @zhelih, Thank you so much for completing this incredibly challenging upgrade — I really appreciate your dedication and the high quality of your work. All the tests are passing...