nodejs-in-notebooks
nodejs-in-notebooks copied to clipboard
When setup to run locally, ModuleNotFoundError: No module named 'pixiedust_node'
@mark.sturdevant
I'm following the instructions to set up nodejs notebook on local environment, but it kept complaining about pixiedust_node not found. Please see screenshot.

Probably need to restart your kernel after pip install pixiedust_node.
The code pattern web page that goes with this repo has been marked "archived". I think this repo should also be archived and labeled as unmaintained. Regardless, this issue might help somebody. So...
It looks like pixiedust_node has not been updated in a couple of years, but it does still exist in pypi. So I don't see why you couldn't pip install, restart kernel, import.