oasis-open / cti-stix-visualization

OASIS TC Open Repository: Lightweight visualization for STIX 2.0 objects and relationships
http://oasis-open.github.io/cti-stix-visualization
BSD 3-Clause "New" or "Revised" License
138 stars 43 forks source link

Create Jupyter Notebook Extension #15

Closed gtback closed 6 years ago

gtback commented 7 years ago

The extension (including both the necessary Python code and static JavaScript and image assets) should be packaged as a Python package, and installable using Jupyter Notebook commands.

gtback commented 7 years ago

I need to test building the package and installing it now that #23 is merged.

gtback commented 6 years ago

I'm making progress on this. I'm now getting an error when I try to run the code in a Jupyter notebook:

Javascript error adding output!
SyntaxError: missing ) after argument list
See your browser Javascript console for more details.

I haven't had time to run this down.

gtback commented 6 years ago

0.1 has been pushed to PyPI.