# kdb - Jupyter

**URL:** https://forum.kx.com/t/kdb-jupyter/11985
**Category:** Community Support
**Tags:** kdb-and-q
**Created:** [December 14, 2019, 7:42pm UTC](https://forum.kx.com/t/kdb-jupyter/11985 "2019-12-14T19:42:00Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![krisanharia](https://avatars.discourse-cdn.com/v4/letter/k/51bf81/32.png) [@krisanharia](https://forum.kx.com/u/krisanharia)
#### Post date: [December 14, 2019, 7:42pm UTC](https://forum.kx.com/t/kdb-jupyter/11985/1 "2019-12-14T19:42:00Z")

</div>

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

&nbsp; [6]&nbsp; /anaconda3/q/p.q:8:&nbsp;

&nbsp;`L`M`H set'@[system"python3 ",;c;{system"python ",c}];if[count M;if[k~key k:`$“:”,M;L::M]];

&nbsp;.p:(`:./p 2:(`init;2))[L;H]]

&nbsp; &nbsp; ^

'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

&nbsp; [6]&nbsp; /anaconda3/q/p.q:8:&nbsp;

&nbsp;`L`M`H set'@[system"python3 ",;c;{system"python ",c}];if[count M;if[k~key k:`$“:”,M;L::M]];

&nbsp;.p:(`:./p 2:(`init;2))[L;H]]

&nbsp; &nbsp; ^

'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?
