n-riesco / ijavascript

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

Confirm the installation instructions still work on Mac #126

Closed n-riesco closed 6 years ago

n-riesco commented 6 years ago

See installation instructions here: https://github.com/n-riesco/ijavascript#installation

adeelshahid commented 6 years ago
pip install --upgrade pyzmq jupyter
npm install -g ijavascript

@n-riesco remove sudo from the above commands and it should fix the problem

n-riesco commented 6 years ago

Closed via #129