ERIC
ERIC
I installed cling and libgcc following this article: http://shuvomoy.github.io/blog/programming/2016/08/04/Cpp-kernel-for-Jupyter.html However, after running jupyter notebook, I can see C++ except that the kernel can never start and died repeatedly. `KernelRestarter: restarting...
```matlab >> testPmtk3 Checking initialization..........PASSED Checking pmtkSupport packages....PASSED Checking pmtkData................PASSED Testing selected code............ Iteration FunEvals Step Length Function Val Opt Cond 1 2 3.06026e-01 6.00879e+00 3.76102e-01 ``` after like 10...