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

Print does not work in HPC-GAP #108

Open olexandr-konovalov opened 4 years ago

olexandr-konovalov commented 4 years ago

With https://github.com/gap-packages/ZeroMQInterface/pull/26 and https://github.com/gap-system/gap/pull/3710/ it's possible to run HPC-GAP code in Jupyter Notebook. For example, I put some commands from https://www.gap-system.org/Manuals/doc/hpc/chap1.html.

However, Print does not work. It is just silently ignored.

Screenshot 2019-10-21 at 22 34 30

stevelinton commented 4 years ago

Does setting the -S option help with Print?

olexandr-konovalov commented 4 years ago

There is no GAP -S option - which one do you mean?

olexandr-konovalov commented 4 years ago

@stevelinton it seems to exist only in HPC-GAP. Don't know what it does, but it does not help.

stevelinton commented 4 years ago

That’s the one I meant.

olexandr-konovalov commented 4 years ago

Oh wait - it works. Obviously adding an option to a commented out line makes no effect. But what it does?

stevelinton commented 4 years ago

It disables the special multi-threaded UI