n-riesco / ijavascript

IJavascript is a javascript kernel for the Jupyter notebook
Other
2.18k stars 187 forks source link

Add "console" argument, which runs jupyter console instead of notebook #80

Closed fdintino closed 7 years ago

rgbkrk commented 8 years ago

Neat.

n-riesco commented 7 years ago

I didn't merge this PR because I don't want to break backwards-compatibility.

Instead I've introduced a new command in https://github.com/n-riesco/ijavascript/commit/6268fe24d1661600c2965c00192533c129e2eae9 , ijsconsole, that wraps around jupyter console.

@fdintino I'm sorry I didn't merge your PR, but I want to thank you for your time.