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

Add some introductory demos #121

Closed ZachNewbery closed 2 years ago

ZachNewbery commented 3 years ago

This pull request will (hopefully) introduce some notebooks for users who are new to GAP and/or Jupyter to help teach them about the kernel and functionality implemented as part of the package.

codecov[bot] commented 3 years ago

Codecov Report

Merging #121 (7385965) into master (05d7210) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #121   +/-   ##
=======================================
  Coverage   42.89%   42.89%           
=======================================
  Files          14       14           
  Lines         865      865           
=======================================
  Hits          371      371           
  Misses        494      494           
olexandr-konovalov commented 2 years ago

P.S. Please restart notebooks and run all cells, to ensure that they have consistent and consecutive numbering, starting from cell number 1.