You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the runtime directory contains a netcreate.loki database file that has the netgraph data (nodes, edges). The template file is specified by name, hardcoded into nc-logic.js as const TEMPLATE_URL = "../templates/netcreate.json"; This is inconvenient; we'd like one way to specify a database with matching template.