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
Registered widgets - some widgets (GetText and QueryTimes) now have a "memory" - so if used in Jupyter notebooks and you accidentally re-run the cell they will revert to their last settings rather than the defaults.
Registered widgets can also accept notebook parameters from papermill
Added query_browser module
Added method to tilookup and data_providers modules to access respective browser widgets.
#93 Added class diagrams for DataProviders, TIProviders and Secrets sub-packages.
#94 - Added function to extract anomalous time ranges from time series anomaly results
Added functions to obfuscate/hash data to protect PII
#96 kql query failure and nbinit notebook initialization now have friendly errors