I am busy right now but here is the output.
Don't waste your time though, it's probably not related to jfricas, I
don't know.
-----------------------------------------------------------------------------
Issue )copyright to view copyright notices.
Issue )summary for a summary of useful system commands.
Issue )quit to leave FriCAS and return to shell.
-----------------------------------------------------------------------------
Value = T
Value = WEBSPAD::FRICAS-ACCEPTOR
[W 20:11:42.088 NotebookApp] Replacing stale connection:
23176f31-cb8a-420d-b7cd-fef71c7f8bf2:d7e1f9d93d3e4e638440eca9d2b8e848
[I 20:11:42.089 NotebookApp] Starting buffering for
23176f31-cb8a-420d-b7cd-fef71c7f8bf2:d7e1f9d93d3e4e638440eca9d2b8e848
[I 20:11:42.092 NotebookApp] Restoring connection for
23176f31-cb8a-420d-b7cd-fef71c7f8bf2:d7e1f9d93d3e4e638440eca9d2b8e848
[IPKernelApp] WARNING | Unknown message type: 'comm_open'
[IPKernelApp] WARNING | Unknown message type: 'comm_msg'
[W 20:11:42.699 NotebookApp] 404 GET
/static/components/codemirror/mode/spad/spad.js?v=20230722200956
(127.0.0.1) 23.580000ms
referer=
http://localhost:8888/notebooks/Untitled.ipynb?kernel_name=jfricas
[I 20:13:20.899 NotebookApp] Saving file at /Untitled.ipynb
/home/greg/.local/lib/python3.11/site-packages/nbformat/__init__.py:129:
MissingIDFieldWarning: Code cell is missing an id field, this will
become a hard error in future nbformat versions. You may want to use
`normalize()` on your notebooks before validations (available since
nbformat 5.1.4). Previous versions of nbformat are fixing this issue
transparently, and will stop doing so in the future.
validate(nb)
/home/greg/.local/lib/python3.11/site-packages/notebook/services/contents/manager.py:353:
MissingIDFieldWarning: Code cell is missing an id field, this will
become a hard error in future nbformat versions. You may want to use
`normalize()` on your notebooks before validations (available since
nbformat 5.1.4). Previous versions of nbformat are fixing this issue
transparently, and will stop doing so in the future.
validate_nb(model['content'])
[IPKernelApp] ERROR | Exception in message handler:
Traceback (most recent call last):
File "/home/greg/.local/lib/python3.11/site-packages/ipykernel/kernelbase.py",
line 409, in dispatch_shell
await result
File "/home/greg/.local/lib/python3.11/site-packages/ipykernel/kernelbase.py",
line 720, in execute_request
reply_content = self.do_execute(
^^^^^^^^^^^^^^^^
File "/home/greg/.local/lib/python3.11/site-packages/jfricas/fricaskernel.py",
line 212, in do_execute
r = self.server.put(block)
^^^^^^^^^^^^^^^^^^^^^^
File "/home/greg/.local/lib/python3.11/site-packages/jfricas/fricaskernel.py",
line 77, in put
self.output = json.loads(data.rstrip('\\n'))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/json/__init__.py", line 346, in loads
return _default_decoder.decode(s)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/json/decoder.py", line 337, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/json/decoder.py", line 355, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
[IPKernelApp] ERROR | Exception in message handler:
Traceback (most recent call last):
File "/home/greg/.local/lib/python3.11/site-packages/ipykernel/kernelbase.py",
line 409, in dispatch_shell
await result
File "/home/greg/.local/lib/python3.11/site-packages/ipykernel/kernelbase.py",
line 720, in execute_request
reply_content = self.do_execute(
^^^^^^^^^^^^^^^^
File "/home/greg/.local/lib/python3.11/site-packages/jfricas/fricaskernel.py",
line 212, in do_execute
r = self.server.put(block)
^^^^^^^^^^^^^^^^^^^^^^
File "/home/greg/.local/lib/python3.11/site-packages/jfricas/fricaskernel.py",
line 77, in put
self.output = json.loads(data.rstrip('\\n'))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/json/__init__.py", line 346, in loads
return _default_decoder.decode(s)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/json/decoder.py", line 337, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/json/decoder.py", line 355, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
[I 20:15:20.942 NotebookApp] Saving file at /Untitled.ipynb
__
Greg