kylebarron / linux_setup

Script to install software on a new computer or VM instance
MIT License
3 stars 1 forks source link

node js jupyter kernel #36

Closed kylebarron closed 6 years ago

kylebarron commented 6 years ago
npm config set prefix ~/local
npm install -g ijavascript
ijsinstall
kylebarron commented 6 years ago

Fixed with https://github.com/kylebarron/linux_setup/commit/6ede206ddc5a77a634a9961d358a2791fa3c23d0