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

Update README.md to include installation instructions #118

Closed ZachNewbery closed 3 years ago

ZachNewbery commented 3 years ago

Provides a more centralised location for installation instructions so that newer users can install JupyterKernel without hassle.

codecov[bot] commented 3 years ago

Codecov Report

Merging #118 (44c35d4) into master (05d7210) will not change coverage. The diff coverage is n/a.

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

Superseded by #119.