Jupyter Notebooks API Examples

To leverage the Stellar Cyber API in more sophisticated ways, a downstream application can perform multiple complex queries, join the results, analyze data, and perform other data operations.

Stellar Cyber maintains several sample Python Jupyter Notebooks in GitHub that can help you build analyses outside of Stellar Cyber with the API or connect custom applications. You can use these notebooks for local analysis with the API or as a template for custom applications.

You can find the sample notebooks in GitHub here.

To run a Python Jupyter Notebook locally, use a development environment with a built-in Jupyter server such as VS Code.