ƘɌỈSƬƠƑ

Results 3 issues of ƘɌỈSƬƠƑ

I'm using Jupyter on several platforms, but for some reason, I can no longer get it to start on Windows 10 (where it was previously working). Starting jupyter notebook with...

When using an ADX data source in a dashboard, the underlying dashboard JSON will look something like this: ```json { "panels": [ { "datasource": { "type": "grafana-azure-data-explorer-datasource", "uid": "cfb97634-30e4-4c76-a9ef-ddbe79be15d7" },...

type/bug
effort/small
datasource/ADX

`Resource.__call__()` has an argument `format`, that should be used to get the correct content type and add it to the headers when performing the request. If you look at the...