gap-packages/JupyterKernel

Version 1.0 incompatible with GAP master and stable-4.10 branches.

markuspf opened this issue · 1 comments

The reason is that JupyterKernel 1.0 works in GAP 4.10.0 (in gap-docker container), but OrbitalGraphs is using gap-docker-master, where version 1.0 is included but it does not work. To get it to work both in gap-docker-master and gap-docker-stable-4.10 containers, one should get JupyterKernel 1.1 with 587a123 included. However, JupyterKernel 1.1 has been picked up for the redistribution, but did not pass internal testing in Jenkins, as reported in #89, so it's not approved.