Install JavaScript kernel

  • warning: on windows you need to have a zeromq binary (or a library with binary ? ns) which required by NodeJS to build ijavascript, but the only durable way to install it through the Visual Studio 💀 - so you need to install VS 2017/2019/2022/... first 🤦
npm install -g ijavascript # 
ijavascript # generate kernels for jupyter

Install jupyter in pyenv

first use pyenv to create venv 3. Use this python version to create virtualenv in current directory

pip install jupyter