This repository was archived by the owner on Jul 19, 2024. It is now read-only.

Description
Describe the bug
"adl_accounts.head" could list account but the structure is wield
To Reproduce
Steps to reproduce the behavior:
- %reload_ext adlmagics
- %adl login --tenant microsoft.onmicrosoft.com
- %adl listaccounts --page_index 0 --page_account_number 30
- adl_accounts.head
Expected behavior
Not sure, list account with clear UI or give out warning like "please use .head()"
And use the UI as samples

Screenshots

Desktop (please complete the following information):
OS: Win10
Browser: chrome
Jupyter Version: Python 3.6.2, Jupyter 4.4.0
Additional context
Add any other context about the problem here.