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

List job include long job name, the job name need wrap #19

@jingyanjingyan

Description

@jingyanjingyan

Describe the bug
List job include long job name, the UI become wield

To Reproduce
Steps to reproduce the behavior:

  1. %reload_ext adlmagics
  2. %adl login --tenant microsoft.onmicrosoft.com
  3. adl_accounts = %adl listaccounts --page_index 0 --page_account_number 30
  4. adl_accounts.head(10)
  5. jobs = %adl listjobs --account devtooltelemetryadla --page_index 0 --page_job_number 1000

Expected behavior
Wrap the long job name

Screenshots
image

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions