Closed macroking closed 1 year ago
I am using Juypyter-lab, when I tried to install iJavascript on my Ubuntu OS. I am getting the following message
~/.npm-global/bin/ijsinstall Error running jupyter --version Error: Command failed: jupyter --version /bin/sh: 1: jupyter: not found
jupyter --version
Error running ipython --version Error: Command failed: ipython --version /bin/sh: 1: ipython: not found
ipython --version
IJavascript requires jupyter. Have you run sudo apt install jupyter before installing IJavascript?
jupyter
sudo apt install jupyter
I am using Juypyter-lab, when I tried to install iJavascript on my Ubuntu OS. I am getting the following message
~/.npm-global/bin/ijsinstall Error running
jupyter --version
Error: Command failed: jupyter --version /bin/sh: 1: jupyter: not foundError running
ipython --version
Error: Command failed: ipython --version /bin/sh: 1: ipython: not found