I need node.js to access extensions in jupyter, as well as to execute certain types of plots in Jupyter or Pluto. How do I add this?
conda install nodejs
(assuming you are using Conda for Jupyter)
I need node.js to access extensions in jupyter, as well as to execute certain types of plots in Jupyter or Pluto. How do I add this?
conda install nodejs
(assuming you are using Conda for Jupyter)