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

Double semicolon should inhibit output #16

Closed pedritomelenas closed 6 years ago

pedritomelenas commented 7 years ago

As happened in the old kernel, double semicolon (;;) does not inhibits the output. Thanks, Pedro

markuspf commented 6 years ago

With most recent GAP master (but also with the forthcoming stable-4.9), and JupyterKernel master this is now possible.