v5.0.0
Implemented asynchronous output and Jupyter Messaging Protocol v5
sm.js
- Implemented asynchronous output (see this notebook for details).
kernel.js
- Implemented Jupyter Messaging Protocol v5 (IPython v3+).
ijs
- Added option
--ijs-install-kernelto install the IJavascript kernel without opening the Jupyter dashboard. - Added IJavascript logo.
doc
- Generated IJavascript website.
- Added two Javascript tutorials to the website: about the global object and about the keyword
this.