<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hi Nico ! <div><br></div><div>Really nice, I'll cc IPython-dev as not everyone is on Jupyter-ml yet, </div><div>and take the time to tell people that this is exactly the kind of reason we had to create </div><div>Jupyter and this mailing list. </div><div><br></div><div>To respond to your question, we try to push people to use the last version of the protocol, </div><div>as with each new version that is released the old one becomes un-maintained. </div><div><br></div><div>That being said, if you respond with v4 message format to v5 query we will automatically </div><div>add a middleware adapter. and with v5 the protocol version should be in the headers. </div><div>Thus if the first request you receive is (kernel-info request IIRC) is v5 then you can assume the all</div><div>session will be v5.</div><div><br></div><div>Does that make sens ? </div><div><br></div><div>Thanks ! </div><div><br></div><div>-- </div><div>M</div><div><br></div><div><div><div>Le 12 févr. 2015 à 04:16, N. Riesco <<a href="mailto:enquiries@nicolasriesco.net">enquiries@nicolasriesco.net</a>> a écrit :</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">Hello Jovyans,<br><br><br>I would like to announce the last release of IJavascript (a Javascript kernel for IPython/Jupyter).<br><br>It can be installed using npm:<br>    npm install ijavascript<br>and/or cloned from github:<br>    git clone <a href="https://github.com/n-riesco/ijavascript">https://github.com/n-riesco/ijavascript</a><br><br>In this release, I have implemented a new Javascript session server, and now the kernel is not only able to respond with the results of a piece of code, but also stream stdout and stderr. I hope this provides enough functionality to be useful to others.<br><br>I've also documented the code. The documentation generated by JSDoc is located in folder `doc/jsdoc`.<br><br>Help and advice are welcome.<br><br>All the best,<br><br><br>Nico<br><br><br>PS: At the moment, IJavascript implements version 4.1 of the IPython protocol. In the future I'd like for IJavascript to implement version 5.0. Is there a way for kernel to determine what protocol versions are understood by a frontend?<br></div><div><br class="webkit-block-placeholder"></div>

-- <br>
You received this message because you are subscribed to the Google Groups "Project Jupyter" group.<br>
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:jupyter+unsubscribe@googlegroups.com">jupyter+unsubscribe@googlegroups.com</a>.<br>
To post to this group, send email to <a href="mailto:jupyter@googlegroups.com">jupyter@googlegroups.com</a>.<br>
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/jupyter/a87f6cf7-8be9-4312-b294-20d0fc6ba4a3%40googlegroups.com?utm_medium=email&utm_source=footer">https://groups.google.com/d/msgid/jupyter/a87f6cf7-8be9-4312-b294-20d0fc6ba4a3%40googlegroups.com</a>.<br>
For more options, visit <a href="https://groups.google.com/d/optout">https://groups.google.com/d/optout</a>.<br>
</blockquote></div><br></div></body></html>