gap-packages / JupyterKernel

Native Jupyter kernel for GAP
https://gap-packages.github.io/JupyterKernel/
BSD 3-Clause "New" or "Revised" License
19 stars 12 forks source link

Don't use bin/gap.sh #130

Closed fingolfin closed 4 months ago

fingolfin commented 9 months ago

GAP only provides it for backwards compatibility with old GAP versions. Since GAP 4.9 one should instead just call the gap binary directly.

codecov[bot] commented 9 months ago

Codecov Report

Merging #130 (8c17bd5) into master (d6dcf87) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #130   +/-   ##
=======================================
  Coverage   26.47%   26.47%           
=======================================
  Files          14       14           
  Lines         865      865           
=======================================
  Hits          229      229           
  Misses        636      636