Skip to content

zachariahcox/azure-kusto-notebooks

Repository files navigation

azure-kusto-notebooks for Python

Background

This project is a utility for streamlining the usage of azure-kusto-data when running from a Jupyter notebook.

Specifically, it handles parallalization of kusto queries, and simplifying AAD authentication.

Publish script

python publish.py

Test

pip uninstall azure-kusto-notebooks -y
pip install azure-kusto-notebooks
pip install --force-reinstall azure-nspkg==1.0.0
pytest tests

About

utilities for working with kusto (azure data explorer) from jupyter notebooks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages