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

Exec output shows up in a terminal instead of a notebook #49

Closed olexandr-konovalov closed 3 years ago

olexandr-konovalov commented 6 years ago

For example,

Exec("pwd");

shows no output in the browser, but prints the path in the terminal.

markuspf commented 6 years ago

This is unfixable.

olexandr-konovalov commented 3 years ago

@ZachNewbery at some point, one could perhaps add a section to the manual explaining where GAP behaves differently in the Jupyter notebook:

olexandr-konovalov commented 3 years ago

https://gap-packages.github.io/JupyterKernel/doc/chap1.html has now "1.5 Known Limitations and Caveats"