Skip to content

scinode/node-graph-widget

Repository files navigation

Welcome to NodeGraph Widget!

PyPI version Docs status Unit test

Widget to visualize the node graph.

Development installation

You need to install the JavaScript dependencies and run the development server.

npm install
npm run dev

Then open JupyterLab, VS Code, or your favorite editor to start developing. Changes made in js/ will be reflected in the notebook.