We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3f92810 + 7fea60c commit ca0abdeCopy full SHA for ca0abde
Readme.md
@@ -12,6 +12,7 @@ Grab the [release package](https://github.com/notablemind/jupyter-nodejs/release
12
```bash
13
tar xf jupyter-nodejs-1.1.0.tgz
14
cd package
15
+mkdir -p ~/.ipython/kernels/nodejs/
16
npm install && node install.js
17
ipython console --kernel nodejs
18
```
0 commit comments