microsoft / jupyter-Kqlmagic

Extension (Magic) to Jupyter notebook and Jupyter lab, that enable notebook experience working with Kusto, ApplicationInsights, and LogAnalytics data.
Other
85 stars 31 forks source link

Button doesn't copy new connection code #87

Open luigibrancati opened 2 years ago

luigibrancati commented 2 years ago

When attempting to connect to a resource, the Jupyter Notebook shows an output cell with a code and a button to connect

immagine

If I attempt to connect to a new source like shown in the picture, the button doesn't copy the correct code but leaves the old one in the clipboard.

immagine

mbnshtck commented 2 years ago

I failed to reproduce it. please execute '%kql --bugreport' after the second connection, and send me the output directly to my email: michabin@microsoft.com

luigibrancati commented 2 years ago

@mbnshtck I'll try as soon as I can