Skip to content

Commit

Permalink
package.json. Version 5.0.19
Browse files Browse the repository at this point in the history
* Added executables:
  - `ijsinstall`: to install the IJavascript kernel with Jupyter
  - `ijsnotebook`: a wrapper around `jupyter notebook`
  - `ijsconsole`: a wrapper around `jupyter console`

* Updated `README.md` and `doc/usage.md`.

Closes #64, #68, #73, #79, #87, #91 and #96
  • Loading branch information
n-riesco committed Mar 24, 2017
1 parent 1dbd907 commit 608a631
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ijavascript",
"version": "5.0.18",
"version": "5.0.19",
"description": "IJavascript is a Javascript kernel for the Jupyter notebook",
"keywords": [
"javascript",
Expand Down

0 comments on commit 608a631

Please sign in to comment.