cti-stix-generator
cti-stix-generator copied to clipboard
In JupyterLab visualization doesn't display
This can be tested on MyBinder: https://mybinder.org/v2/gh/oasis-open/cti-stix-generator/HEAD
Error in console:
Uncaught ReferenceError: require is not defined
In MyBinder, you can go to Help->Launch Classic Notebook and the visualization will work, but images for the node icons will not be found.
It looks for https://hub-binder.mybinder.ovh/nbextensions/stix2viz/icons/stix2_custom_object_icon_tiny_round_v1.svg
but needs to look for https://hub-binder.mybinder.ovh/user/oasis-open-cti-stix-generator-<random_id>/nbextensions/stix2viz/icons/stix2_custom_object_icon_tiny_round_v1.svg
I have the same issue too. When will this issue be fixed?