Azure / Azure-Data-Service-Notebook

Magic functions for using Jupyter Notebook with Azure Data Service
MIT License
6 stars 6 forks source link

Click "Run all" for several times would lead to un-response and keep the * status. #10

Open Xiaolei-Liu opened 6 years ago

Xiaolei-Liu commented 6 years ago

Describe the bug After input the three lines command as below, click "Run all" for several times, the status would keep as In [*] and no result/errors returned or shown. And no responses.

To Reproduce paste the three lines as screenshots. And click Cell-- Run all for three or more times, it would shows.

Expected behavior Should return the status of the execution.

Screenshots image

Desktop (please complete the following information):

Additional context Nope

ruixinxu commented 6 years ago

@iVincentFeng I can run the three cells together on Jupyter 4.4.0, but got an error for the listaccounts command. not sure whether this is the same root cause of this issue.