cloudgen

Results 2 issues of cloudgen

Line 7: else if (typeof define == 'function' && typeof define.amd == 'object') define(definition) create an no name function which then crash the execution of javascript under the environment of...

I've started jupyter and failed with the following message: java.lang.RuntimeException: [jupyter-kernel] Protocol version 5.1not supported by this kernel at org.jupyterkernel.kernel.MessageObject.checkAllowedProtocolVersion(MessageObject.java:106) at org.jupyterkernel.kernel.MessageObject.read(MessageObject.java:176) at org.jupyterkernel.kernel.Kernel.dispatch(Kernel.java:136) at org.jupyterkernel.kernel.Session.run(Session.java:239)