We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I guess this happens because the functions that print the syntax errors still print to "*errout*".
"*errout*"
The text was updated successfully, but these errors were encountered:
This is true, and it is technically not a bug in the JupyterKernel, but in GAP, and I expect it to be fixed there.
Sorry, something went wrong.
This is resolved by the yet-to-be-merged PR gap-system/gap#3043.
Seems to be fixed by now, indeed.
No branches or pull requests
I guess this happens because the functions that print the syntax errors still print to
"*errout*"
.The text was updated successfully, but these errors were encountered: