Trying to run kdb in Jupyter Notebook. I fire up Jupiter notebook in the terminal window on the Mac. The Jupiter window fires up and I see the kernel for kdb but all I get is “Kernel Starting please wait..”
Error message in Terminal window is:
[I 19:41:26.616 NotebookApp] KernelRestarter: restarting kernel (3/5), new random ports
'2019.12.14T19:41:26.979 libpython
[6] /anaconda3/q/p.q:8:
L
MH set'@[system"python3 ",;c;{system"python ",c}];if[count M;if[k~key k:
$“:”,M;L::M]];
.p:(:./p 2:(
init;2))[L;H]]
^
'2019.12.14T19:41:26.979 cleanz
[I 19:41:29.629 NotebookApp] KernelRestarter: restarting kernel (4/5), new random ports
'2019.12.14T19:41:29.902 libpython
[6] /anaconda3/q/p.q:8:
L
MH set'@[system"python3 ",;c;{system"python ",c}];if[count M;if[k~key k:
$“:”,M;L::M]];
.p:(:./p 2:(
init;2))[L;H]]
^
'2019.12.14T19:41:29.902 cleanz
[W 19:41:32.651 NotebookApp] KernelRestarter: restart failed
[W 19:41:32.652 NotebookApp] Kernel 3533f72d-9772-442c-ab82-88ec3868f4fc died, removing from map.
Can anyone help on this?